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 rhettinger
Recipients mark.dickinson, rhettinger, steven.daprano
Date 2019-06-25.03:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561432023.63.0.13212584341.issue36546@roundup.psfhosted.org>
In-reply-to
Content
New changeset 210358b25cf6425c81a341a074be6cd897c2d43d by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-36546: Mark first argument as position only (GH-14363) (GH-14364)
https://github.com/python/cpython/commit/210358b25cf6425c81a341a074be6cd897c2d43d
History
Date User Action Args
2019-06-25 03:07:03rhettingersetrecipients: + rhettinger, mark.dickinson, steven.daprano
2019-06-25 03:07:03rhettingersetmessageid: <1561432023.63.0.13212584341.issue36546@roundup.psfhosted.org>
2019-06-25 03:07:03rhettingerlinkissue36546 messages
2019-06-25 03:07:03rhettingercreate