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 corona10
Recipients Mark.Shannon, brandtbucher, corona10
Date 2021-12-09.01:17:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639012644.04.0.0508068701782.issue45510@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5de39f4b412ed5b0f3ed0140c83b2c1f8c707603 by Brandt Bucher in branch 'main':
bpo-45510: Check both types when specializing subtraction (GH-29995)
https://github.com/python/cpython/commit/5de39f4b412ed5b0f3ed0140c83b2c1f8c707603
History
Date User Action Args
2021-12-09 01:17:24corona10setrecipients: + corona10, Mark.Shannon, brandtbucher
2021-12-09 01:17:24corona10setmessageid: <1639012644.04.0.0508068701782.issue45510@roundup.psfhosted.org>
2021-12-09 01:17:24corona10linkissue45510 messages
2021-12-09 01:17:23corona10create