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-09-18.03:45:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568778312.5.0.975244012034.issue36546@roundup.psfhosted.org>
In-reply-to
Content
New changeset 272d0d017aef585acf84bb0af99a90a2a8582b2c by Raymond Hettinger in branch 'master':
bpo-36546: No longer a need to make "data" positional only (GH-16252)
https://github.com/python/cpython/commit/272d0d017aef585acf84bb0af99a90a2a8582b2c
History
Date User Action Args
2019-09-18 03:45:12rhettingersetrecipients: + rhettinger, mark.dickinson, steven.daprano
2019-09-18 03:45:12rhettingersetmessageid: <1568778312.5.0.975244012034.issue36546@roundup.psfhosted.org>
2019-09-18 03:45:12rhettingerlinkissue36546 messages
2019-09-18 03:45:12rhettingercreate