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 benjamin.peterson, miss-islington
Date 2019-09-12.00:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568246573.76.0.745491356889.issue38124@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8892a1d685e4898b28961308b3c1447fe9ad3269 by Miss Islington (bot) in branch '3.7':
closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007)
https://github.com/python/cpython/commit/8892a1d685e4898b28961308b3c1447fe9ad3269
History
Date User Action Args
2019-09-12 00:02:53miss-islingtonsetrecipients: + miss-islington, benjamin.peterson
2019-09-12 00:02:53miss-islingtonsetmessageid: <1568246573.76.0.745491356889.issue38124@roundup.psfhosted.org>
2019-09-12 00:02:53miss-islingtonlinkissue38124 messages
2019-09-12 00:02:53miss-islingtoncreate