Skip to content

gh-131031: Fix test_pickle when invoked directly - #133356

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_pickle-test-global
May 8, 2025
Merged

gh-131031: Fix test_pickle when invoked directly#133356
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_pickle-test-global

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented May 3, 2025

Copy link
Copy Markdown
Member

@miss-islington-app

Copy link
Copy Markdown

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

@serhiy-storchaka
serhiy-storchaka deleted the test_pickle-test-global branch May 8, 2025 14:51
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2025
(cherry picked from commit e15bbfa)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e15bbfafbcc9153fa0b05beb806984e288fdefe4 3.13

@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label May 8, 2025
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 8, 2025
…GH-133356)
(cherry picked from commit e15bbfa)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label May 8, 2025
serhiy-storchaka added a commit that referenced this pull request May 8, 2025
…H-133673)
(cherry picked from commit e15bbfa)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request May 8, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
@serhiy-storchakaserhiy-storchaka removed their assignment Jul 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka