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 gregory.p.smith, neologix, python-dev, serhiy.storchaka, vstinner
Date 2017-07-11.04:43:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499748218.33.0.896763841015.issue22207@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 44eb51e6fcf45f3c2bf21c16e18c4da48a23d2d3 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (GH-2623) (#2659)
https://github.com/python/cpython/commit/44eb51e6fcf45f3c2bf21c16e18c4da48a23d2d3
History
Date User Action Args
2017-07-11 04:43:38serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, vstinner, neologix, python-dev
2017-07-11 04:43:38serhiy.storchakasetmessageid: <1499748218.33.0.896763841015.issue22207@psf.upfronthosting.co.za>
2017-07-11 04:43:38serhiy.storchakalinkissue22207 messages
2017-07-11 04:43:38serhiy.storchakacreate