[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-39434: Improve float __floordiv__ performance and error message by corona10 · Pull Request #18147 · python/cpython

the-knights-who-say-ni

corona10 changed the title [WIP] bpo-39434: Add float __floordiv__ fast path bpo-39434: Add float __floordiv__ fast path

Jan 23, 2020

corona10 changed the title bpo-39434: Add float __floordiv__ fast path bpo-39434: Remove unnecessary logic of float __floordiv__

Jan 23, 2020

corona10 changed the title bpo-39434: Remove unnecessary logic of float __floordiv__ bpo-39434: Improve float __floordiv__ performance and update error message

Jan 24, 2020

corona10 changed the title bpo-39434: Improve float __floordiv__ performance and update error message bpo-39434: Improve float __floordiv__ performance and error message

Jan 24, 2020

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020

Merged