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 corona10, mark.dickinson, vstinner
Date 2020-01-30.13:23:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580390624.75.0.0396446784008.issue39434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d49f7ceb4f961770ae61fe6a4033c4e61cc3288 by Dong-hee Na in branch 'master':
bpo-39434: Improve float __floordiv__ performance and error message (GH-18147)
https://github.com/python/cpython/commit/8d49f7ceb4f961770ae61fe6a4033c4e61cc3288
History
Date User Action Args
2020-01-30 13:23:44mark.dickinsonsetrecipients: + mark.dickinson, vstinner, corona10
2020-01-30 13:23:44mark.dickinsonsetmessageid: <1580390624.75.0.0396446784008.issue39434@roundup.psfhosted.org>
2020-01-30 13:23:44mark.dickinsonlinkissue39434 messages
2020-01-30 13:23:44mark.dickinsoncreate