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 pablogsal
Recipients christian.heimes, lys.nikolaou, miss-islington, pablogsal
Date 2020-06-16.17:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 7795ae8f05a5b1134a576a372f64699176cac5fb by Miss Islington (bot) in branch '3.9':
bpo-40958: Avoid buffer overflow in the parser when indexing the current line (GH-20875) (GH-20919)
https://github.com/python/cpython/commit/7795ae8f05a5b1134a576a372f64699176cac5fb
History
Date User Action Args
2020-06-16 17:37:25pablogsalsetrecipients: + pablogsal, christian.heimes, lys.nikolaou, miss-islington
2020-06-16 17:37:25pablogsalsetmessageid: <[email protected]>
2020-06-16 17:37:25pablogsallinkissue40958 messages
2020-06-16 17:37:25pablogsalcreate