Skip to content

Conversation

@skirpichev
Copy link
Member

No description provided.

@skirpichev skirpichev added this to the 0.5 milestone Jan 14, 2026
@skirpichev skirpichev force-pushed the misc branch 2 times, most recently from c56a77e to c30ee7d Compare January 15, 2026 02:14
XXX: use Py_XDECREF to fix test coverage
* 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
Autogenerated signatures available since 3.13 (python/cpython#107794)
@skirpichev skirpichev marked this pull request as ready for review January 17, 2026 06:39
@skirpichev skirpichev merged commit c694979 into diofant:master Jan 18, 2026
13 checks passed
@skirpichev skirpichev deleted the misc branch January 18, 2026 10:11
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

💚 All backports created successfully

Status Branch Result
gmp-0.4.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant