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-24.16:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545669189.82.0.449545136398.issue35259@roundup.psfhosted.org>
In-reply-to
Content
New changeset ffc106c596d87e6e41bf9a3b69a5943317914afd by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620)
https://github.com/python/cpython/commit/ffc106c596d87e6e41bf9a3b69a5943317914afd
History
Date User Action Args
2018-12-24 16:33:11ned.deilysetrecipients: + ned.deily, martin.panter, serhiy.storchaka, AJNeufeld, miss-islington
2018-12-24 16:33:09ned.deilysetmessageid: <1545669189.82.0.449545136398.issue35259@roundup.psfhosted.org>
2018-12-24 16:33:09ned.deilylinkissue35259 messages
2018-12-24 16:33:09ned.deilycreate