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 python-dev
Recipients Drekin, Trundle, belopolsky, eric.smith, gstarck, gvanrossum, larry, loewis, mark.dickinson, martin.panter, ncoghlan, pconnell, python-dev, rbcollins, rhettinger, zuo
Date 2015-08-11.20:00:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150811200016.53418.53374@psf.io>
In-reply-to
Content
New changeset 419ceb531bab by Robert Collins in branch 'default':
Issue #9232: Support trailing commas in function declarations.
https://hg.python.org/cpython/rev/419ceb531bab
History
Date User Action Args
2015-08-11 20:00:34python-devsetrecipients: + python-dev, gvanrossum, loewis, rhettinger, mark.dickinson, ncoghlan, belopolsky, larry, eric.smith, rbcollins, zuo, Trundle, gstarck, martin.panter, Drekin, pconnell
2015-08-11 20:00:34python-devlinkissue9232 messages
2015-08-11 20:00:34python-devcreate