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-03-17.06:30:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fnSLn6jV1z7Ljr@mail.python.org>
In-reply-to
Content
New changeset 3c01209ab697 by Benjamin Peterson in branch '3.4':
set line and column numbers for keyword-only arg nodes (closes #20619)
http://hg.python.org/cpython/rev/3c01209ab697
History
Date User Action Args
2014-03-17 06:30:42python-devsetrecipients: + python-dev, vstinner, larry, benjamin.peterson, Claudiu.Popa
2014-03-17 06:30:42python-devlinkissue20619 messages
2014-03-17 06:30:42python-devcreate