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 vstinner
Recipients serhiy.storchaka, vstinner, wjq-security, xtreak
Date 2019-03-26.13:35:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553607345.38.0.339420219442.issue36436@roundup.psfhosted.org>
In-reply-to
Content
New changeset 414b1cde93764cdabb0798b02af4dd7df954424d by Victor Stinner in branch 'master':
bpo-36436: Fix _testcapi.pymem_buffer_overflow() (GH-12560)
https://github.com/python/cpython/commit/414b1cde93764cdabb0798b02af4dd7df954424d
History
Date User Action Args
2019-03-26 13:35:45vstinnersetrecipients: + vstinner, serhiy.storchaka, xtreak, wjq-security
2019-03-26 13:35:45vstinnersetmessageid: <1553607345.38.0.339420219442.issue36436@roundup.psfhosted.org>
2019-03-26 13:35:45vstinnerlinkissue36436 messages
2019-03-26 13:35:45vstinnercreate