This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients AJNeufeld, martin.panter, miss-islington, ned.deily, serhiy.storchaka
Date 2018-12-20.21:52:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545342733.97.0.788709270274.issue35259@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5241ecff161ccf34083b6a824d1ae6d79917d889 by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620) (GH-11269)
https://github.com/python/cpython/commit/5241ecff161ccf34083b6a824d1ae6d79917d889
History
Date User Action Args
2018-12-20 21:52:14ned.deilysetrecipients: + ned.deily, martin.panter, serhiy.storchaka, AJNeufeld, miss-islington
2018-12-20 21:52:13ned.deilysetmessageid: <1545342733.97.0.788709270274.issue35259@psf.upfronthosting.co.za>
2018-12-20 21:52:13ned.deilylinkissue35259 messages
2018-12-20 21:52:13ned.deilycreate