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 alex, benjamin.peterson, gregory.p.smith, miss-islington, pablogsal, twouters
Date 2018-11-13.21:50:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542145808.74.0.788709270274.issue35214@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fdc485a5dff8508328b4f26265d0af1ba5004597 by Miss Islington (bot) in branch '3.6':
bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506)
https://github.com/python/cpython/commit/fdc485a5dff8508328b4f26265d0af1ba5004597
History
Date User Action Args
2018-11-13 21:50:08miss-islingtonsetrecipients: + miss-islington, twouters, gregory.p.smith, benjamin.peterson, alex, pablogsal
2018-11-13 21:50:08miss-islingtonsetmessageid: <1542145808.74.0.788709270274.issue35214@psf.upfronthosting.co.za>
2018-11-13 21:50:08miss-islingtonlinkissue35214 messages
2018-11-13 21:50:08miss-islingtoncreate