Skip to content

gh-144878: Gate PEP 810 builtins in xpickle compat tests - #144889

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-144878-xpickle-pep810
Feb 16, 2026
Merged

gh-144878: Gate PEP 810 builtins in xpickle compat tests#144889
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-144878-xpickle-pep810

Conversation

@pablogsal

@pablogsalpablogsal commented Feb 16, 2026

Copy link
Copy Markdown
Member

@hugovkhugovk 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.

Thanks, passes locally for me:

./python.exe -m test test_xpickle -u xpickleRaised RLIMIT_NOFILE: 256 -> 1024Using random seed: 34787880340:00:00 load avg: 4.84 Run 1 test sequentially in a single process0:00:00 load avg: 4.84 [1/1] test_xpickle0:00:18 load avg: 4.76 [1/1] test_xpickle passed== Tests result: SUCCESS ==1 test OK.Total duration: 18.6 secTotal tests: run=1,456 skipped=98Total test files: run=1/1Result: SUCCESS

@pablogsal
pablogsal enabled auto-merge (squash) February 16, 2026 21:25
@pablogsal
pablogsal merged commit 1797508 into python:mainFeb 16, 2026
53 checks passed
@pablogsal
pablogsal deleted the gh-144878-xpickle-pep810 branch February 16, 2026 21:48
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pablogsal@hugovk