Message330383
I added the Py_FinalizeEx API in Issue 5319, but was relying on input from others about dealing with Py_LIMITED_API. After reading the documentation <https://docs.python.org/3.6/c-api/stable.html>, I now see that the function would be considered part of the limited API because its documentation doesn’t say otherwise. So Arthur’s resolution is correct. |
|
Date |
User |
Action |
Args |
2018-11-25 03:21:03 | martin.panter | set | recipients:
+ martin.panter, AJNeufeld |
2018-11-25 03:21:03 | martin.panter | set | messageid: <1543116063.41.0.788709270274.issue35259@psf.upfronthosting.co.za> |
2018-11-25 03:21:03 | martin.panter | link | issue35259 messages |
2018-11-25 03:21:02 | martin.panter | create | |
|