STINNER Victor <vstin...@redhat.com> added the comment:

Update. I implemented _testinternalcapi.get_configs() which exports *all* 
Python configuration used to initialize Python. It contains the hash seed for 
example. The function is only written for tests.

Moreover, I proposed the PEP 587 to expose the new _PyCoreConfig as a public C 
API.

----------

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

Reply via email to