Skip to content

[3.14] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481)#146509

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

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

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 08:14
@vstinner vstinner merged commit cba5497 into python:3.14 Mar 27, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-0c7a75a-3.14 branch March 27, 2026 08:40
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