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