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 gregory.p.smith
Recipients alex, benjamin.peterson, gregory.p.smith, miss-islington, pablogsal, twouters
Date 2018-11-14.19:55:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542225311.98.0.788709270274.issue35214@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b6f4472dc4190e2fd668490d86aeefd2ab0df935 by Gregory P. Smith in branch '2.7':
[2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10538)
https://github.com/python/cpython/commit/b6f4472dc4190e2fd668490d86aeefd2ab0df935
History
Date User Action Args
2018-11-14 19:55:12gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, alex, pablogsal, miss-islington
2018-11-14 19:55:11gregory.p.smithsetmessageid: <1542225311.98.0.788709270274.issue35214@psf.upfronthosting.co.za>
2018-11-14 19:55:11gregory.p.smithlinkissue35214 messages
2018-11-14 19:55:11gregory.p.smithcreate