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 Eric Appelt, barry, benjamin.peterson, vstinner
Date 2018-01-30.18:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517336601.02.0.467229070634.issue30117@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a23a2c555c4187f349276fe2f2ceffa953d0afe9 by Benjamin Peterson in branch '3.6':
[3.6] closes bpo-30117: fix lib2to3 ParserIdempotency test (GH-1242) (GH-5443)
https://github.com/python/cpython/commit/a23a2c555c4187f349276fe2f2ceffa953d0afe9
History
Date User Action Args
2018-01-30 18:23:21benjamin.petersonsetrecipients: + benjamin.peterson, barry, vstinner, Eric Appelt
2018-01-30 18:23:21benjamin.petersonsetmessageid: <1517336601.02.0.467229070634.issue30117@psf.upfronthosting.co.za>
2018-01-30 18:23:21benjamin.petersonlinkissue30117 messages
2018-01-30 18:23:20benjamin.petersoncreate