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 pablogsal
Recipients Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-06.21:54:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588802082.24.0.796876795093.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 99db2a1db7a9b468a0ce8377d579f78fa03a2a34 by Pablo Galindo in branch 'master':
bpo-40334: Allow trailing comma in parenthesised context managers (GH-19964)
https://github.com/python/cpython/commit/99db2a1db7a9b468a0ce8377d579f78fa03a2a34
History
Date User Action Args
2020-05-06 21:54:42pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-06 21:54:42pablogsalsetmessageid: <1588802082.24.0.796876795093.issue40334@roundup.psfhosted.org>
2020-05-06 21:54:42pablogsallinkissue40334 messages
2020-05-06 21:54:42pablogsalcreate