-
-
Notifications
You must be signed in to change notification settings - Fork 4
Fast mpz <-> int conversion #14
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Currently using temporary hex strings.
The PEP 757 - accepted.
So, this waits for python/cpython#121339 and python/pythoncapi-compat#121.Can be implemented like: gmpy2/gmpy2#495