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 hroncok, mark.dickinson, vstinner
Date 2020-02-07.22:42:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581115375.13.0.15124612387.issue39350@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc7a50d73a3d16918529669ff7b8783c08cff090 by Victor Stinner in branch 'master':
bpo-39350: Fix fractions for int subclasses (GH-18375)
https://github.com/python/cpython/commit/dc7a50d73a3d16918529669ff7b8783c08cff090
History
Date User Action Args
2020-02-07 22:42:55vstinnersetrecipients: + vstinner, mark.dickinson, hroncok
2020-02-07 22:42:55vstinnersetmessageid: <1581115375.13.0.15124612387.issue39350@roundup.psfhosted.org>
2020-02-07 22:42:55vstinnerlinkissue39350 messages
2020-02-07 22:42:55vstinnercreate