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