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

We could add a _PyTuple_Init() function to ensure that the empty tuple 
singleton is created as soon as possible, as call it early, in 
pycore_init_types().

----------

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

Reply via email to