Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-111489: Remove _PyTuple_FromArray() alias#139973

Merged
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:remove_pytuple_arrayvstinner/cpython:remove_pytuple_arrayCopy head branch name to clipboard
Oct 11, 2025
Merged

gh-111489: Remove _PyTuple_FromArray() alias#139973
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:remove_pytuple_arrayvstinner/cpython:remove_pytuple_arrayCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Oct 11, 2025

Copy link
Copy Markdown
Member

Replace _PyTuple_FromArray() with PyTuple_FromArray(). Remove also pycore_tuple.h includes.

Replace _PyTuple_FromArray() with PyTuple_FromArray().
Remove also pycore_tuple.h includes.
@vstinner vstinner merged commit 166cdaa into python:main Oct 11, 2025
78 checks passed
@vstinner vstinner deleted the remove_pytuple_array branch October 11, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.