The Wayback Machine - https://web.archive.org/web/20211027192201/https://github.com/python/cpython/pull/27926
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37596: Make set and frozenset marshalling deterministic #27926

Merged
merged 7 commits into from Aug 25, 2021

Conversation

@brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Aug 24, 2021

This PR is intended as an alternative to #27769.

https://bugs.python.org/issue37596

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 24, 2021

🤖 New build scheduled with the buildbot fleet by @ambv for commit 597be1c 🤖

If you want to schedule another build, you need to add the "🔨 test-with-buildbots" label again.

@brandtbucher
Copy link
Member Author

@brandtbucher brandtbucher commented Aug 24, 2021

Buildbot failure looks unrelated (it seems to have been having that issue for several days).

Lib/test/test_marshal.py Outdated Show resolved Hide resolved
Lib/test/test_marshal.py Outdated Show resolved Hide resolved
Python/marshal.c Outdated Show resolved Hide resolved
Python/marshal.c Outdated Show resolved Hide resolved
Python/marshal.c Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 25, 2021

🤖 New build scheduled with the buildbot fleet by @rhettinger for commit 23723cb 🤖

If you want to schedule another build, you need to add the "🔨 test-with-buildbots" label again.

@ambv ambv merged commit 33d95c6 into python:main Aug 25, 2021
74 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants