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 Sergey.Kirpichev, mark.dickinson, veky
Date 2021-06-07.07:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623049602.01.0.771552738555.issue44258@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89e50ab36fac6a0e7f1998501f36fcd2872a6604 by Sergey B Kirpichev in branch 'main':
bpo-44258: support PEP 515 for Fraction's initialization from string (GH-26422)
https://github.com/python/cpython/commit/89e50ab36fac6a0e7f1998501f36fcd2872a6604
History
Date User Action Args
2021-06-07 07:06:42mark.dickinsonsetrecipients: + mark.dickinson, veky, Sergey.Kirpichev
2021-06-07 07:06:42mark.dickinsonsetmessageid: <1623049602.01.0.771552738555.issue44258@roundup.psfhosted.org>
2021-06-07 07:06:42mark.dickinsonlinkissue44258 messages
2021-06-07 07:06:41mark.dickinsoncreate