Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-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