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

[3.12] gh-126451: Revert backports of ABC registrations for contextvars.Context and multiprocessing proxies #126735

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Nov 12, 2024

These registrations were added in #126452 and #126419. They were backported to 3.12 in #126519 and #126436. Following discussion in #126451, we're keeping the new registrations in Python 3.14+ but reverting the backports to 3.13 and 3.12.


Revert "[3.12] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452) (#126519)"

Revert "[3.12] gh-126417: Register multiprocessing proxy types to an appropriate collections.abc class (#126419) (#126436)"

@AlexWaygood AlexWaygood self-assigned this Nov 12, 2024
@AlexWaygood AlexWaygood enabled auto-merge (squash) November 12, 2024 12:09
@AlexWaygood AlexWaygood merged commit 86efa2f into python:3.12 Nov 12, 2024
30 checks passed
@AlexWaygood AlexWaygood deleted the revert-backports-312 branch November 12, 2024 12:26
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.

1 participant