8000 bpo-37596: Make `set` and `frozenset` marshalling deterministic by brandtbucher · Pull Request #27926 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

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

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

@ambv ambv added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 24, 2021
@bedevere-bot
Copy link

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

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 24, 2021
@brandtbucher
Copy link
Member Author

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

@rhettinger rhettinger added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 25, 2021
@bedevere-bot
Copy link

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

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 25, 2021
@ambv ambv merged commit 33d95c6 into python:main Aug 25, 2021
jollaitbot pushed a commit to sailfishos-mirror/python-rpm-macros that referenced this pull request Jun 22, 2022
Implemented in:  python/cpython#27926

We keep using it thou, because this is Python version agnostic.

Once we drop support for anything older than 3.11, we can remove it.
That'll be around ~2030. Assuming the world still exists by then.
@brandtbucher brandtbucher deleted the deterministic-pycs branch July 21, 2022 20:18
SomberNight added a commit to SomberNight/python-for-android that referenced this pull request Oct 15, 2024
…ation

patches from:
python/cpython#27926
python/cpython#8226

Both of these are included in python 3.11 upstream.
gordonmessmer pushed a commit to gordonmessmer/python-rpm-packaging that referenced this pull request May 17, 2025
Implemented in:  python/cpython#27926

We keep using it thou, because this is Python version agnostic.

Once we drop support for anything older than 3.11, we can remove it.
That'll be around ~2030. Assuming the world still exists by then.
gordonmessmer pushed a commit to gordonmessmer/python-rpm-packaging that referenced this pull request May 17, 2025
Implemented in:  python/cpython#27926

We keep using it thou, because this is Python version agnostic.

Once we drop support for anything older than 3.11, we can remove it.
That'll be around ~2030. Assuming the world still exists by then.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0