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 ncoghlan, pablogsal, serhiy.storchaka
Date 2019-05-31.11:07:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559300879.45.0.139534717911.issue37108@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a46d5c293d39995dc5218bf46a7d92b16fb2a15 by Pablo Galindo in branch 'master':
bpo-37108: Support super with methods that use positional-only arguments (GH-13695)
https://github.com/python/cpython/commit/3a46d5c293d39995dc5218bf46a7d92b16fb2a15
History
Date User Action Args
2019-05-31 11:07:59pablogsalsetrecipients: + pablogsal, ncoghlan, serhiy.storchaka
2019-05-31 11:07:59pablogsalsetmessageid: <1559300879.45.0.139534717911.issue37108@roundup.psfhosted.org>
2019-05-31 11:07:59pablogsallinkissue37108 messages
2019-05-31 11:07:59pablogsalcreate