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 serhiy.storchaka
Recipients methane, miss-islington, serhiy.storchaka
Date 2019-10-21.18:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571683237.39.0.469039092058.issue38540@roundup.psfhosted.org>
In-reply-to
Content
New changeset ccdfeb7e969bf3aafd43dbe6581c30f66f2b0890 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". (GH-16869). (GH-16877)
https://github.com/python/cpython/commit/ccdfeb7e969bf3aafd43dbe6581c30f66f2b0890
History
Date User Action Args
2019-10-21 18:40:37serhiy.storchakasetrecipients: + serhiy.storchaka, methane, miss-islington
2019-10-21 18:40:37serhiy.storchakasetmessageid: <1571683237.39.0.469039092058.issue38540@roundup.psfhosted.org>
2019-10-21 18:40:37serhiy.storchakalinkissue38540 messages
2019-10-21 18:40:37serhiy.storchakacreate