Issue #28621: Sped up converting int to float by reusing faster bits … · pythoncapi/cpython@b2e64f9 · GitHub
Skip to content

Commit b2e64f9

Browse files
Issue python#28621: Sped up converting int to float by reusing faster bits counting
implementation. Patch by Adrian Wielgosik.
1 parent b74fecc commit b2e64f9

2 files changed

Lines changed: 31 additions & 32 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions

Objects/longobject.c

Lines changed: 28 additions & 32 deletions

0 commit comments

Comments
 (0)