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 miss-islington
Recipients AJNeufeld, martin.panter, miss-islington, serhiy.storchaka
Date 2018-12-20.21:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545341979.13.0.788709270274.issue35259@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1e717588728a23d576c4ead775f7dbd68149696 by 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/d1e717588728a23d576c4ead775f7dbd68149696
History
Date User Action Args
2018-12-20 21:39:39miss-islingtonsetrecipients: + miss-islington, martin.panter, serhiy.storchaka, AJNeufeld
2018-12-20 21:39:39miss-islingtonsetmessageid: <1545341979.13.0.788709270274.issue35259@psf.upfronthosting.co.za>
2018-12-20 21:39:39miss-islingtonlinkissue35259 messages
2018-12-20 21:39:39miss-islingtoncreate