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 mark.dickinson
Recipients mark.dickinson
Date 2021-08-22.12:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629634421.94.0.798257074723.issue44978@roundup.psfhosted.org>
In-reply-to
Content
New changeset c5c3fbe2a16a8fcb77eb98eda53efb3e03b863ca by Mark Dickinson in branch 'main':
bpo-44978: allow Argument Clinic to handle __complex__ special methods (GH-27886)
https://github.com/python/cpython/commit/c5c3fbe2a16a8fcb77eb98eda53efb3e03b863ca
History
Date User Action Args
2021-08-22 12:13:41mark.dickinsonsetrecipients: + mark.dickinson
2021-08-22 12:13:41mark.dickinsonsetmessageid: <1629634421.94.0.798257074723.issue44978@roundup.psfhosted.org>
2021-08-22 12:13:41mark.dickinsonlinkissue44978 messages
2021-08-22 12:13:41mark.dickinsoncreate