STINNER Victor <victor.stin...@gmail.com> added the comment:

> Then document this explicitly like for other functions that *should* be 
> called before Py_Initialize() if called at all.

I agree that it would be even better to document if a function must not be 
called after Py_Initialize().

*But* I'm not sure of what I wrote, I have to check the code, and maybe even 
test manually to "see what happens" (ensure that it works) :-)

So I decided to push my first PR, and will work on a second PR later.

----------

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

Reply via email to