Nick Coghlan added the comment:

Indeed, Serhiy's been stress-testing some bits of the import system, and 
finding a few holes made possible by the shift away from a single global import 
lock to per-module locks. (Issue 30876 is another example of that)

Nothing immediately comes to mind as a platform-dependent code path that could 
explain why that error is showing up on Windows and not on Linux, though.

----------
stage:  -> needs patch
type:  -> behavior

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

Reply via email to