Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Add classmethod to setUpClass in test_pdb#133840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

gaogaotiantian
Copy link
Member

There was a mistake inPdbTestReadline wheresetUpClass was not decorated withclassmethod and it did not have any argument - which made it magically work in the wrong way. We'll just fix this. This is a test-only fix and it's trivial so I'll skip everything. Backporting is safe - maybe not necessary, but again it's test only and it's obviously more correct.

@bedevere-appbedevere-appbot added testsTests in the Lib/test dir awaiting core review labelsMay 10, 2025
@gaogaotiantiangaogaotiantian merged commit4f2f780 intopython:mainMay 10, 2025
50 checks passed
@miss-islington-app
Copy link

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

@gaogaotiantiangaogaotiantian deleted the fix-pdb-setupclass branchMay 10, 2025 18:11
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 10, 2025
(cherry picked from commit4f2f780)Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 10, 2025
(cherry picked from commit4f2f780)Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
@bedevere-app
Copy link

GH-133846 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 10, 2025
@bedevere-app
Copy link

GH-133847 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 10, 2025
gaogaotiantian added a commit that referenced this pull requestMay 10, 2025
Add classmethod to setUpClass in test_pdb (GH-133840)(cherry picked from commit4f2f780)Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
gaogaotiantian added a commit that referenced this pull requestMay 10, 2025
Add classmethod to setUpClass in test_pdb (GH-133840)(cherry picked from commit4f2f780)Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
skip issueskip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@gaogaotiantian

[8]ページ先頭

©2009-2025 Movatter.jp