Atsuo Ishimoto <ishim...@python.jp> added the comment:

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.

----------
nosy: +ishimoto
Added file: https://bugs.python.org/file49537/importerror-sample.tgz

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35943>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to