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 serhiy.storchaka
Recipients AJNeufeld, martin.panter, serhiy.storchaka
Date 2018-12-20.21:11:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545340265.85.0.788709270274.issue35259@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e8f962e63c2f929604443531a9a3aced242f3e8 by Serhiy Storchaka (Arthur Neufeld) in branch 'master':
bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620)
https://github.com/python/cpython/commit/3e8f962e63c2f929604443531a9a3aced242f3e8
History
Date User Action Args
2018-12-20 21:11:05serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, AJNeufeld
2018-12-20 21:11:05serhiy.storchakasetmessageid: <1545340265.85.0.788709270274.issue35259@psf.upfronthosting.co.za>
2018-12-20 21:11:05serhiy.storchakalinkissue35259 messages
2018-12-20 21:11:05serhiy.storchakacreate