Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 40 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprisesbpo-39434: Improve float __floordiv__ performance and error message #18147
Conversation
This comment has been minimized.
This comment has been minimized.
@mdickinson, @vstinner |
Neat trick: I was worried about duplicated code (see the issue discussion), but it seems we can rely on the compiler to inline LGTM |
This comment has been minimized.
This comment has been minimized.
Is there benefit to applying the same approach to |
This comment has been minimized.
This comment has been minimized.
Sorry, of course that doesn't apply, since |
corona10 commentedJan 23, 2020
•
edited by bedevere-bot
https://bugs.python.org/issue39434