FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-126417: validate ABC methods on multiprocessing proxy types (GH-126454) by miss-islington · Pull Request #126675 · python/cpython · GitHub

/ cpython Public

[3.12] gh-126417: validate ABC methods on multiprocessing proxy types (GH-126454) - #126675

Closed
miss-islington wants to merge 1 commit into
python:3.12from
miss-islington:backport-6ee542d-3.12
Closed

[3.12] gh-126417: validate ABC methods on multiprocessing proxy types (GH-126454)#126675
miss-islington wants to merge 1 commit into
python:3.12from
miss-islington:backport-6ee542d-3.12

Conversation

miss-islington commented Nov 11, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Checks that appropriate dunder __ methods exist on the dict and list proxy types.

(cherry picked from commit 6ee542d)

Co-authored-by: Stephen Morton git@tungol.org
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

…ythonGH-126454)

Checks that appropriate dunder __ methods exist on the dict and list proxy types.

(cherry picked from commit 6ee542d)

Co-authored-by: Stephen Morton <git@tungol.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Copy link
Copy Markdown
Member

The backport of the original PR has proven to be somewhat controversial (#126451 (comment)) and I think the failing tests here validate the concerns others have raised. I think it's probably better to revert the backport of the original PR rather than fix the tests here. I'll take that on.

auto-merge was automatically disabled November 11, 2024 17:58

Pull request was closed

miss-islington deleted the backport-6ee542d-3.12 branch January 2, 2026 16:52
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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL