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 gregory.p.smith
Recipients BTaskaya, Peter Ludemann, benjamin.peterson, fireattack, georg.brandl, gregory.p.smith, lisroach, lukasz.langa, miss-islington, pablogsal, thatch
Date 2020-12-14.08:30:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607934608.2.0.924816021223.issue36541@roundup.psfhosted.org>
In-reply-to
Content
While I said i didn't care... and don't really want to... I found a reason to at least not omit pep-570 positional only arg parsing support give things like yapf still use it rather than forking their own copy.  PR testing.
History
Date User Action Args
2020-12-14 08:30:08gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, benjamin.peterson, thatch, lukasz.langa, fireattack, lisroach, pablogsal, miss-islington, BTaskaya, Peter Ludemann
2020-12-14 08:30:08gregory.p.smithsetmessageid: <1607934608.2.0.924816021223.issue36541@roundup.psfhosted.org>
2020-12-14 08:30:08gregory.p.smithlinkissue36541 messages
2020-12-14 08:30:08gregory.p.smithcreate