Skip to content

gh-131178: Add tests for pickle command-line interface - #131275

Merged
picnixz merged 8 commits into
python:mainfrom
donbarbos:issue-131178-pickle
Apr 6, 2025
Merged

gh-131178: Add tests for pickle command-line interface#131275
picnixz merged 8 commits into
python:mainfrom
donbarbos:issue-131178-pickle

Conversation

@donbarbos

@donbarbosdonbarbos commented Mar 15, 2025

Copy link
Copy Markdown
Contributor

@donbarbos

Copy link
Copy Markdown
ContributorAuthor

Tests fail because sets {} don't preserve the order of elements.
Seems to be expected behavior for sets so I'll remove them from the tests

Comment threadLib/test/test_pickle.py
picnixz
picnixz previously approved these changes Mar 30, 2025
Comment threadLib/test/test_pickle.py
Comment threadLib/test/test_pickle.py Outdated
@picnixz
picnixz dismissed their stale reviewMarch 30, 2025 11:28

Hit the wrong button

Comment threadLib/test/test_pickle.py Outdated
Comment threadLib/test/test_pickle.py Outdated
@picnixz
picnixz enabled auto-merge (squash) April 6, 2025 14:37
@picnixz
picnixz merged commit f247e1d into python:mainApr 6, 2025
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.

3 participants

@donbarbos@picnixz@aisk