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