Uh oh!
There was an error while loading. Please reload this page.
bpo-37596: Make set and frozenset marshalling deterministic - #27926
Merged
Conversation
bedevere-bot
commented
Aug 24, 2021
brandtbucher
commented
Aug 24, 2021
MemberAuthor
Buildbot failure looks unrelated (it seems to have been having that issue for several days). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rhettinger
approved these changes
Aug 24, 2021
Uh oh!
There was an error while loading. Please reload this page.
rhettinger
approved these changes
Aug 25, 2021
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 ":hammer: test-with-buildbots" label again. |
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.
SomberNight added a commit
to SomberNight/python-for-android
that referenced
this pull request
Oct 15, 2024
…ation patches from: python/cpython#27926python/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.
f321x pushed a commit
to f321x/spesmilo-python-for-android-fork-fork
that referenced
this pull request
Aug 25, 2025
…ation patches from: python/cpython#27926python/cpython#8226 Both of these are included in python 3.11 upstream.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is intended as an alternative to #27769.
https://bugs.python.org/issue37596