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 miss-islington
Recipients Ido Michael, SilentGhost, francois-durand, mark.dickinson, miss-islington, rhettinger, seberg, vstinner
Date 2020-02-06.15:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581002082.46.0.622545410365.issue39274@roundup.psfhosted.org>
In-reply-to
Content
New changeset 705d271d553b77fd170d27ab8d0f11f638c7f145 by Miss Islington (bot) in branch '3.7':
bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017)
https://github.com/python/cpython/commit/705d271d553b77fd170d27ab8d0f11f638c7f145
History
Date User Action Args
2020-02-06 15:14:42miss-islingtonsetrecipients: + miss-islington, rhettinger, mark.dickinson, vstinner, SilentGhost, seberg, Ido Michael, francois-durand
2020-02-06 15:14:42miss-islingtonsetmessageid: <1581002082.46.0.622545410365.issue39274@roundup.psfhosted.org>
2020-02-06 15:14:42miss-islingtonlinkissue39274 messages
2020-02-06 15:14:42miss-islingtoncreate