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 eric.snow, methane, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2017-01-19.17:38:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170119173830.111581.76536.ADE4170F@psf.io>
In-reply-to
Content
New changeset c144bf6c0ff7 by Serhiy Storchaka in branch 'default':
Issue #29289: Argument Clinic generates reasonable name for the parameter "default".
https://hg.python.org/cpython/rev/c144bf6c0ff7
History
Date User Action Args
2017-01-19 17:38:35python-devsetrecipients: + python-dev, rhettinger, vstinner, methane, eric.snow, serhiy.storchaka
2017-01-19 17:38:35python-devlinkissue29289 messages
2017-01-19 17:38:35python-devcreate