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 rhettinger
Recipients mark.dickinson, rhettinger, tim.peters
Date 2019-08-16.03:58:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565927920.22.0.783852243761.issue37863@roundup.psfhosted.org>
In-reply-to
Content
New changeset f3cb68f2e4c3e0c405460f9bb881f5c1db70f535 by Raymond Hettinger in branch 'master':
bpo-37863: Optimize Fraction.__hash__() (#15298)
https://github.com/python/cpython/commit/f3cb68f2e4c3e0c405460f9bb881f5c1db70f535
History
Date User Action Args
2019-08-16 03:58:40rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson
2019-08-16 03:58:40rhettingersetmessageid: <1565927920.22.0.783852243761.issue37863@roundup.psfhosted.org>
2019-08-16 03:58:40rhettingerlinkissue37863 messages
2019-08-16 03:58:39rhettingercreate