Skip to content

gh-129849: Add tests for Py_tp_bases#143208

Merged
kumaraditya303 merged 4 commits intopython:mainfrom
aisk:test-tp-bases
Mar 16, 2026
Merged

gh-129849: Add tests for Py_tp_bases#143208
kumaraditya303 merged 4 commits intopython:mainfrom
aisk:test-tp-bases

Conversation

@aisk
Copy link
Member

@aisk aisk commented Dec 27, 2025

@aisk
Copy link
Member Author

aisk commented Feb 9, 2026

Hi @sobolevn, Sorry I missed the notification for this PR, updated!

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thanks!

@sobolevn sobolevn added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 9, 2026
@sobolevn
Copy link
Member

sobolevn commented Feb 9, 2026

Let's keep it open for a bit, maybe @picnixz also wants to have a look?
And I will merge it in several days :)

@kumaraditya303 kumaraditya303 merged commit 6f8867a into python:main Mar 16, 2026
53 checks passed
@miss-islington-app
Copy link

Thanks @aisk for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @aisk and @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6f8867a6765d3e6effdc09a22691830aa887c3d0 3.14

@miss-islington-app
Copy link

Sorry, @aisk and @kumaraditya303, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6f8867a6765d3e6effdc09a22691830aa887c3d0 3.13

aisk added a commit to aisk/cpython that referenced this pull request Mar 20, 2026
(cherry picked from commit 6f8867a)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 20, 2026

GH-146225 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 20, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 20, 2026

GH-146226 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 20, 2026
@aisk aisk deleted the test-tp-bases branch March 20, 2026 17:05
kumaraditya303 pushed a commit that referenced this pull request Mar 21, 2026
kumaraditya303 pushed a commit that referenced this pull request Mar 21, 2026
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