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 vstinner
Recipients vstinner
Date 2020-04-29.00:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588120110.38.0.580774292176.issue40429@roundup.psfhosted.org>
In-reply-to
Content
New changeset cc0dc7e484c9626857e9a8b4c40eee37473702ed by Victor Stinner in branch 'master':
bpo-40429: Refactor super_init() (GH-19776)
https://github.com/python/cpython/commit/cc0dc7e484c9626857e9a8b4c40eee37473702ed
History
Date User Action Args
2020-04-29 00:28:30vstinnersetrecipients: + vstinner
2020-04-29 00:28:30vstinnersetmessageid: <1588120110.38.0.580774292176.issue40429@roundup.psfhosted.org>
2020-04-29 00:28:30vstinnerlinkissue40429 messages
2020-04-29 00:28:30vstinnercreate