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
Date 2018-08-15.06:27:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534314449.11.0.56676864532.issue34400@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7c4ab2afb17b99eb3f61f9c73cbd548b5e0ad2c0 by Benjamin Peterson (Zackery Spytz) in branch 'master':
closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439)
https://github.com/python/cpython/commit/7c4ab2afb17b99eb3f61f9c73cbd548b5e0ad2c0
History
Date User Action Args
2018-08-15 06:27:29benjamin.petersonsetrecipients: + benjamin.peterson, ZackerySpytz
2018-08-15 06:27:29benjamin.petersonsetmessageid: <1534314449.11.0.56676864532.issue34400@psf.upfronthosting.co.za>
2018-08-15 06:27:28benjamin.petersonlinkissue34400 messages
2018-08-15 06:27:28benjamin.petersoncreate