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 |
This comment has been minimized.
This comment has been minimized.
@vstinner @pablogsal If you don't mind can you please take a look? :) |
This comment has been minimized.
This comment has been minimized.
I've done some manual testing as well as reviewing. Still LGTM. |
8d49f7c
into
python:master
corona10 commentedJan 23, 2020
•
edited by bedevere-bot
https://bugs.python.org/issue39434