Message379441
| Author | ishimoto |
|---|---|
| Recipients | Valentyn Tymofieiev, brett.cannon, eric.snow, gjb1002, ishimoto, nanjekyejoannah, ncoghlan, p-ganssle, pablogsal, pitrou, vstinner |
| Date | 2020-10-23.15:18:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603466337.55.0.0575139448546.issue35943@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
After this fix, some functions like multiprocessing.Pool cannot be used in threaded code(https://bugs.python.org/issue41567). importerror-sample.tgz contains simplified code to reproduce the same error without multiprocessing module. Is this an expected behaviour of this change? Tested with Python 3.9.0/macOS 10.15.5. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-23 15:18:57 | ishimoto | set | recipients: + ishimoto, brett.cannon, gjb1002, ncoghlan, pitrou, vstinner, eric.snow, p-ganssle, pablogsal, nanjekyejoannah, Valentyn Tymofieiev |
| 2020-10-23 15:18:57 | ishimoto | set | messageid: <1603466337.55.0.0575139448546.issue35943@roundup.psfhosted.org> |
| 2020-10-23 15:18:57 | ishimoto | link | issue35943 messages |
| 2020-10-23 15:18:57 | ishimoto | create | |