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 benjamin.peterson, serhiy.storchaka
Date 2017-09-15.03:28:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505446107.04.0.925511005439.issue31464@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5d84cb368c0c3e475c25171c302068c4dfc3e396 by Benjamin Peterson (Serhiy Storchaka) in branch 'master':
bpo-31464: asdl_c.py no longer emits trailing spaces in Python-ast.h. (#3568)
https://github.com/python/cpython/commit/5d84cb368c0c3e475c25171c302068c4dfc3e396
History
Date User Action Args
2017-09-15 03:28:27benjamin.petersonsetrecipients: + benjamin.peterson, serhiy.storchaka
2017-09-15 03:28:27benjamin.petersonsetmessageid: <1505446107.04.0.925511005439.issue31464@psf.upfronthosting.co.za>
2017-09-15 03:28:27benjamin.petersonlinkissue31464 messages
2017-09-15 03:28:26benjamin.petersoncreate