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 methane, miss-islington, serhiy.storchaka
Date 2019-10-21.09:12:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571649163.03.0.531344972758.issue38540@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1fc8c0c8aec7ef8edd119034e076bc48882ffbb by Miss Skeleton (bot) in branch '3.8':
bpo-38540: Fix possible leak in PyArg_Parse for "esGH-" and "etGH-". (GH-16869)
https://github.com/python/cpython/commit/b1fc8c0c8aec7ef8edd119034e076bc48882ffbb
History
Date User Action Args
2019-10-21 09:12:43miss-islingtonsetrecipients: + miss-islington, methane, serhiy.storchaka
2019-10-21 09:12:43miss-islingtonsetmessageid: <1571649163.03.0.531344972758.issue38540@roundup.psfhosted.org>
2019-10-21 09:12:43miss-islingtonlinkissue38540 messages
2019-10-21 09:12:42miss-islingtoncreate