| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…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>
|
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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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