Nick Coghlan <ncogh...@gmail.com> added the comment:

Next steps:

- add a test case that runs the same sys.flags checks as in 
https://github.com/python/cpython/commit/d7ac06126db86f76ba92cbca4cb702852a321f78,
 but as a test_embed embedding test using Py_Initialize rather than Py_Main
- create a shared internal API that both Py_Main and Py_Initialize can use to 
write the environment variable settings back to the global variables

----------

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

Reply via email to