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