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

I believe Victor is at the EuroPython sprints as well, so if I'm right about 
that, I think the best option would be for the two of you to work out a 
resolution for 3.7.1 in person that at least keeps the test suites reasonably 
consistent, even if the implementations have diverged (the new tests already 
added for bpo-34170 were the main reason I stopped working on my initial patch 
for this).

And agreed on fixing the current dependency inversion between pylifecycle and 
the py_main code - the functions needed by both Py_Main and Py_Initialize 
should be migrated down the stack into pylifecycle as part of the bpo-34170 
work.

----------

_______________________________________
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