gh-141510: Fix `test_xpickle` failing with introduction of `frozendict` by StanFromIreland · Pull Request #144927 · python/cpython · GitHub
Skip to content

gh-141510: Fix test_xpickle failing with introduction of frozendict - #144927

Merged
vstinner merged 1 commit into
python:mainfrom
StanFromIreland:test_xpickle
Feb 17, 2026
Merged

vstinner merged 1 commit into
python:mainfrom
StanFromIreland:test_xpickle

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Feb 17, 2026

Copy link
Copy Markdown
Member

Like #144878 just yesterday... we should start running this test somewhere.

@StanFromIreland StanFromIreland added tests Tests in the Lib/test dir skip issue skip news labels Feb 17, 2026
@vstinner vstinner changed the title Fix test_xpickle failing with introduction of frozendict gh-141510: Fix test_xpickle failing with introduction of frozendict Feb 17, 2026

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. I confirm that ./python -m test test_xpickle -u xpickle fails without the change, and pass successfully with the change.

@vstinner
vstinner merged commit fa73fd4 into python:main Feb 17, 2026
59 checks passed
@vstinner

Copy link
Copy Markdown
Member

@StanFromIreland
StanFromIreland deleted the test_xpickle branch February 17, 2026 20:26
@StanFromIreland

Copy link
Copy Markdown
Member Author

Thanks for the review/merge.

@bedevere-bot

Copy link
Copy Markdown

brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants