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 benjamin.peterson
Recipients benjamin.peterson
Date 2019-09-11.23:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568245405.6.0.770690569584.issue38124@roundup.psfhosted.org>
In-reply-to
Content
New changeset 39de95b746c990e6a2fe9af5fad01747f58b2e5f by Benjamin Peterson in branch 'master':
closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007)
https://github.com/python/cpython/commit/39de95b746c990e6a2fe9af5fad01747f58b2e5f
History
Date User Action Args
2019-09-11 23:43:25benjamin.petersonsetrecipients: + benjamin.peterson
2019-09-11 23:43:25benjamin.petersonsetmessageid: <1568245405.6.0.770690569584.issue38124@roundup.psfhosted.org>
2019-09-11 23:43:25benjamin.petersonlinkissue38124 messages
2019-09-11 23:43:25benjamin.petersoncreate