Message339562
| Author | ncoghlan |
|---|---|
| Recipients | berker.peksag, brett.cannon, eric.araujo, eric.snow, flox, jgosmann, ncoghlan, r.david.murray |
| Date | 2019-04-07.08:06:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554624361.34.0.570802144699.issue17396@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Fixed for Python 3.8 via the patch for #35936. We won't be backporting that patch as it also migrates modulefinder from the deprecated imp API to support importlib one, and is hence considered overly intrusive for a bug fix release. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-07 08:06:01 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, eric.araujo, r.david.murray, flox, eric.snow, berker.peksag, jgosmann |
| 2019-04-07 08:06:01 | ncoghlan | set | messageid: <1554624361.34.0.570802144699.issue17396@roundup.psfhosted.org> |
| 2019-04-07 08:06:01 | ncoghlan | link | issue17396 messages |
| 2019-04-07 08:06:00 | ncoghlan | create | |