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 pablogsal
Recipients ericvw, gousaiyang, lukasz.langa, pablogsal, serhiy.storchaka, vstinner, willingc
Date 2021-04-07.19:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617822411.66.0.273437378012.issue36540@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58d72cab89cf9652acc0bf0007aa20b2bcc98499 by Saiyang Gou in branch 'master':
bpo-36540: Improve doc of function definition regarding positional-only arguments (GH-25235)
https://github.com/python/cpython/commit/58d72cab89cf9652acc0bf0007aa20b2bcc98499
History
Date User Action Args
2021-04-07 19:06:51pablogsalsetrecipients: + pablogsal, vstinner, ericvw, lukasz.langa, serhiy.storchaka, willingc, gousaiyang
2021-04-07 19:06:51pablogsalsetmessageid: <1617822411.66.0.273437378012.issue36540@roundup.psfhosted.org>
2021-04-07 19:06:51pablogsallinkissue36540 messages
2021-04-07 19:06:51pablogsalcreate