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, pablogsal
Date 2020-06-16.15:49:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 51c5896b6205911d29ac07f167ec7f3cf1cb600d by Pablo Galindo in branch 'master':
bpo-40958: Avoid buffer overflow in the parser when indexing the current line (GH-20875)
https://github.com/python/cpython/commit/51c5896b6205911d29ac07f167ec7f3cf1cb600d
History
Date User Action Args
2020-06-16 15:49:51pablogsalsetrecipients: + pablogsal, christian.heimes, lys.nikolaou
2020-06-16 15:49:51pablogsalsetmessageid: <[email protected]>
2020-06-16 15:49:51pablogsallinkissue40958 messages
2020-06-16 15:49:51pablogsalcreate