[gmp-0.4.x] Merge pull request #296 from skirpichev/misc#307
Closed
github-actions[bot] wants to merge 14 commits intogmp-0.4.xfrom
Closed
[gmp-0.4.x] Merge pull request #296 from skirpichev/misc#307github-actions[bot] wants to merge 14 commits intogmp-0.4.xfrom
github-actions[bot] wants to merge 14 commits intogmp-0.4.xfrom
Conversation
(cherry picked from commit 2891c5f)
(cherry picked from commit b6e969a) # Conflicts: # gmp.c
XXX: use Py_XDECREF to fix test coverage (cherry picked from commit 431c1e4)
(cherry picked from commit 9b4d1c5) # Conflicts: # gmp.c
* PyBytes_AS_STRING -> PyBytes_AsString * PyByteArray_AS_STRING -> PyByteArray_AsString * PyUnicode_AsUTF8 -> PyUnicode_AsUTF8AndSize * PyStructSequence_SET_ITEM -> PyStructSequence_SetItem * PyTuple_GET_SIZE -> PyTuple_Size * PyTuple_GET_ITEM -> PyTuple_GetItem * PyTuple_SET_ITEM -> PyTuple_SetItem * PyUnicode_READ_CHAR -> PyUnicode_ReadChar * PyUnicode_GET_LENGTH -> PyUnicode_GetLength (cherry picked from commit adcc1bd) # Conflicts: # gmp.c
(cherry picked from commit 1acdd24) # Conflicts: # gmp.c
(cherry picked from commit f350596) # Conflicts: # gmp.c
(cherry picked from commit 62fc751) # Conflicts: # tests/test_functions.py
Autogenerated signatures available since 3.13 (python/cpython#107794) (cherry picked from commit b37e4f5)
(cherry picked from commit e831dcb)
(cherry picked from commit 2444e9f) # Conflicts: # tests/test_mpz.py
(cherry picked from commit 6657816)
(cherry picked from commit 723a834) # Conflicts: # mpz.h
(cherry picked from commit 942df50) # Conflicts: # tests/test_mpz.py
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mastertogmp-0.4.x:Questions ?
Please refer to the Backport tool documentation