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, cheryl.sabella, jayvdb, jstasiak, serhiy.storchaka
Date 2017-10-05.07:10:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset af810b35b494ef1d255d4bf340b92a9dad446995 by Benjamin Peterson (Jakub Stasiak) in branch 'master':
closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771)
https://github.com/python/cpython/commit/af810b35b494ef1d255d4bf340b92a9dad446995
History
Date User Action Args
2017-10-05 07:10:11benjamin.petersonsetrecipients: + benjamin.peterson, serhiy.storchaka, jstasiak, jayvdb, cheryl.sabella
2017-10-05 07:10:11benjamin.petersonsetmessageid: <[email protected]>
2017-10-05 07:10:11benjamin.petersonlinkissue27494 messages
2017-10-05 07:10:11benjamin.petersoncreate