Skip to content

GH-145247: Use _PyTuple_FromPair in Modules(1)#148000

Merged
vstinner merged 2 commits intopython:mainfrom
sergey-miryanov:feat/145247-pytuple-from-pair-use-4
Apr 2, 2026
Merged

GH-145247: Use _PyTuple_FromPair in Modules(1)#148000
vstinner merged 2 commits intopython:mainfrom
sergey-miryanov:feat/145247-pytuple-from-pair-use-4

Conversation

@sergey-miryanov
Copy link
Copy Markdown
Contributor

@sergey-miryanov sergey-miryanov commented Apr 2, 2026

First PR for usage of the _PyTuple_FromPair[Steal] in Modules

@picnixz

This comment was marked as resolved.

@sergey-miryanov

This comment was marked as resolved.

@picnixz

This comment was marked as resolved.

@sergey-miryanov

This comment was marked as resolved.

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with a minor coding style request.

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner vstinner merged commit 0c10066 into python:main Apr 2, 2026
52 checks passed
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.

3 participants