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 lukasz.langa
Recipients lukasz.langa, ned.deily, serhiy.storchaka
Date 2018-03-13.07:44:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520927093.7.0.467229070634.issue33064@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b51f5de71163f096d2d5229ede5379cdb284f651 by Łukasz Langa in branch 'master':
bpo-33064: lib2to3: support trailing comma after *args and **kwargs (#6096)
https://github.com/python/cpython/commit/b51f5de71163f096d2d5229ede5379cdb284f651
History
Date User Action Args
2018-03-13 07:44:53lukasz.langasetrecipients: + lukasz.langa, ned.deily, serhiy.storchaka
2018-03-13 07:44:53lukasz.langasetmessageid: <1520927093.7.0.467229070634.issue33064@psf.upfronthosting.co.za>
2018-03-13 07:44:53lukasz.langalinkissue33064 messages
2018-03-13 07:44:53lukasz.langacreate