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 benjamin.peterson
Recipients ZackerySpytz, benjamin.peterson, miss-islington
Date 2018-08-21.03:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534821105.13.0.56676864532.issue34400@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e26e42c905852394fa136f1cc564dac98b56166 by Benjamin Peterson (Zackery Spytz) in branch 'master':
bpo-34400: Fix more undefined behavior in parsetok.c (GH-8833)
https://github.com/python/cpython/commit/3e26e42c905852394fa136f1cc564dac98b56166
History
Date User Action Args
2018-08-21 03:11:45benjamin.petersonsetrecipients: + benjamin.peterson, ZackerySpytz, miss-islington
2018-08-21 03:11:45benjamin.petersonsetmessageid: <1534821105.13.0.56676864532.issue34400@psf.upfronthosting.co.za>
2018-08-21 03:11:45benjamin.petersonlinkissue34400 messages
2018-08-21 03:11:44benjamin.petersoncreate