Skip to content

[3.13] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481)#146510

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-0c7a75a-3.13
Mar 27, 2026
Merged

[3.13] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481)#146510
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-0c7a75a-3.13

Conversation

@miss-islington
Copy link
Contributor

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

Remove {"key": data}, it's not required to reproduce the bug.
Simplify also deep_nested_struct(): remove the seed parameter.
Fix a typo in a comment.
(cherry picked from commit 0c7a75a)

Co-authored-by: Victor Stinner [email protected]

Remove {"key": data}, it's not required to reproduce the bug.
Simplify also deep_nested_struct(): remove the seed parameter.
Fix a typo in a comment.
(cherry picked from commit 0c7a75a)

Co-authored-by: Victor Stinner <[email protected]>
@vstinner vstinner enabled auto-merge (squash) March 27, 2026 10:26
@vstinner vstinner merged commit 9ee6b67 into python:3.13 Mar 27, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-0c7a75a-3.13 branch March 27, 2026 10:50
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