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 larry, martin.panter, python-dev, vstinner
Date 2016-02-14.03:25:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160214032543.5770.9243@psf.io>
In-reply-to
Content
New changeset aec2eae8933e by Martin Panter in branch '3.5':
Issue #26316: Fix variable name typo in Argument Clinic
https://hg.python.org/cpython/rev/aec2eae8933e

New changeset 6c122e4e1cb2 by Martin Panter in branch 'default':
Issue #26316: Merge Arg Clinic fix from 3.5
https://hg.python.org/cpython/rev/6c122e4e1cb2
History
Date User Action Args
2016-02-14 03:25:47python-devsetrecipients: + python-dev, vstinner, larry, martin.panter
2016-02-14 03:25:47python-devlinkissue26316 messages
2016-02-14 03:25:46python-devcreate