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 elias, jyasskin, mark.dickinson, rhettinger, serhiy.storchaka
Date 2018-08-27.06:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535353172.71.0.56676864532.issue32968@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 393f1ff62e032f20adaed2613a9e2d2d6bcb1eb3 by Mark Dickinson (Elias Zamaria) in branch 'master':
bpo-32968: Make modulo and floor division involving Fraction and float consistent with other operations (#5956)
https://github.com/python/cpython/commit/393f1ff62e032f20adaed2613a9e2d2d6bcb1eb3
History
Date User Action Args
2018-08-27 06:59:32mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, jyasskin, elias, serhiy.storchaka
2018-08-27 06:59:32mark.dickinsonsetmessageid: <1535353172.71.0.56676864532.issue32968@psf.upfronthosting.co.za>
2018-08-27 06:59:32mark.dickinsonlinkissue32968 messages
2018-08-27 06:59:32mark.dickinsoncreate