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 Claudiu.Popa, benjamin.peterson, larry, python-dev, vstinner
Date 2014-02-14.00:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fQFfC1MhHz7Ln5@mail.python.org>
In-reply-to
Content
New changeset 2dd4922c9371 by Benjamin Peterson in branch 'default':
set line and column numbers for keyword-only arg nodes (closes #20619)
http://hg.python.org/cpython/rev/2dd4922c9371
History
Date User Action Args
2014-02-14 00:22:27python-devsetrecipients: + python-dev, vstinner, larry, benjamin.peterson, Claudiu.Popa
2014-02-14 00:22:27python-devlinkissue20619 messages
2014-02-14 00:22:27python-devcreate