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 JelleZijlstra
Recipients JelleZijlstra, ncoghlan, nedbat, r.david.murray, serhiy.storchaka, yselivanov
Date 2016-06-03.16:18:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464970718.58.0.634879316212.issue19611@psf.upfronthosting.co.za>
In-reply-to
Content
This new patch makes the inspect module treat .0-type names as positional-only and renames them to implicit0. Includes a documentation patch too.

I'm not too happy with the wording in the documentation, so suggestions for better naming are appreciated.
History
Date User Action Args
2016-06-03 16:18:38JelleZijlstrasetrecipients: + JelleZijlstra, ncoghlan, nedbat, r.david.murray, serhiy.storchaka, yselivanov
2016-06-03 16:18:38JelleZijlstrasetmessageid: <1464970718.58.0.634879316212.issue19611@psf.upfronthosting.co.za>
2016-06-03 16:18:38JelleZijlstralinkissue19611 messages
2016-06-03 16:18:38JelleZijlstracreate