Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 18, 2021

Do calculations in C unsigned long long if the result can fit in 64 bits.

Co-authored-by: Marco [email protected]

https://bugs.python.org/issue37295

Do calculations in C unsigned long long if the result can fit in 64 bits.

Co-authored-by: Marco <[email protected]>
@serhiy-storchaka
Copy link
Member Author

Even better optimization in #29090 works for large arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants