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 ethan smith
Recipients ethan smith, gvanrossum, gyu-don, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2021-06-09.21:09:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623272961.73.0.758512477.issue24234@roundup.psfhosted.org>
In-reply-to
Content
While I don't think it is nonsense, I do think it would be quite useful to add these. I just submitted PRs to typeshed and numpy adding complex to unions that already had SupportsComplex, because of the lack of __complex__. I'd be happy to work on a PR for this if it would be accepted.
History
Date User Action Args
2021-06-09 21:09:21ethan smithsetrecipients: + ethan smith, gvanrossum, terry.reedy, mark.dickinson, serhiy.storchaka, gyu-don
2021-06-09 21:09:21ethan smithsetmessageid: <1623272961.73.0.758512477.issue24234@roundup.psfhosted.org>
2021-06-09 21:09:21ethan smithlinkissue24234 messages
2021-06-09 21:09:21ethan smithcreate