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 taleinat
Recipients Oren Milman, amaury.forgeotdarc, belopolsky, i3v, meador.inge, serhiy.storchaka, taleinat, vstinner
Date 2018-10-22.19:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540236138.57.0.788709270274.issue29843@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2447773573e74819e163f8963ab107bc5db123e5 by Tal Einat in branch 'master':
bpo-29843: raise AttributeError if given negative _length_ (GH-10029)
https://github.com/python/cpython/commit/2447773573e74819e163f8963ab107bc5db123e5
History
Date User Action Args
2018-10-22 19:22:18taleinatsetrecipients: + taleinat, amaury.forgeotdarc, belopolsky, vstinner, meador.inge, serhiy.storchaka, Oren Milman, i3v
2018-10-22 19:22:18taleinatsetmessageid: <1540236138.57.0.788709270274.issue29843@psf.upfronthosting.co.za>
2018-10-22 19:22:18taleinatlinkissue29843 messages
2018-10-22 19:22:18taleinatcreate