Message322562
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. |
|
Date |
User |
Action |
Args |
2018-07-28 14:22:57 | ncoghlan | set | recipients:
+ ncoghlan, brett.cannon, ronaldoussoren, vstinner, ned.deily, eric.snow |
2018-07-28 14:22:57 | ncoghlan | set | messageid: <1532787777.13.0.56676864532.issue34247@psf.upfronthosting.co.za> |
2018-07-28 14:22:57 | ncoghlan | link | issue34247 messages |
2018-07-28 14:22:57 | ncoghlan | create | |
|