Skip to content

[3.14] gh-146059: Call fast_save_leave() in pickle save_frozenset() (GH-146173)#146473

Merged
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-5c0dcb3-3.14
Mar 26, 2026
Merged

[3.14] gh-146059: Call fast_save_leave() in pickle save_frozenset() (GH-146173)#146473
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-5c0dcb3-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 26, 2026

Add more pickle tests: test also nested structures.
(cherry picked from commit 5c0dcb3)

Co-authored-by: Victor Stinner vstinner@python.org

…ythonGH-146173)

Add more pickle tests: test also nested structures.
(cherry picked from commit 5c0dcb3)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) March 26, 2026 16:36
@vstinner vstinner merged commit e8c3d31 into python:3.14 Mar 26, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-5c0dcb3-3.14 branch March 26, 2026 17:02
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.

2 participants