Message244891
Here is a patch adding a new Py_FinalizeEx() API. Please let me know if anything else needs to be added. Perhaps some sort of Py_LIMITED_API condition, adding to PC/python3.def, etc. I am not really familiar with these things.
I also changed the version notices to 3.6, assuming it is too late for 3.5. |
|
| Date |
User |
Action |
Args |
| 2015-06-06 03:27:23 | martin.panter | set | recipients:
+ martin.panter, loewis, georg.brandl, terry.reedy, mkc, pitrou, Arfrever, python-dev, steve.dower |
| 2015-06-06 03:27:23 | martin.panter | set | messageid: <[email protected]> |
| 2015-06-06 03:27:23 | martin.panter | link | issue5319 messages |
| 2015-06-06 03:27:14 | martin.panter | create | |
|