STINNER Victor <vstin...@python.org> added the comment:

> AFAIK there is no problem now, except possibly a race condition when 
> initializing the identifiers.

The GIL avoids any risk of race condition, no?

----------

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

Reply via email to