Paulo Henrique Silva <ph.si...@gmail.com> added the comment:

As discussed on PR19172, this module uses a global state in functions that do 
not receive a PyModule* and right now converting such cases to per-module state 
is not trivial. I will wait for PEP-573 implementation that will hopefully make 
this easier.

Pushed PR19273 to avoid the potential crash induced by the original change.

----------

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

Reply via email to