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