]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107576: Ensure `__orig_bases__` are our own in `get_original_bases` (#107584)
authorJames Hilton-Balfe <gobot1234yt@gmail.com>
Thu, 3 Aug 2023 14:19:24 +0000 (15:19 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 14:19:24 +0000 (14:19 +0000)
commited4a978449c856372d1a7cd389f91cafe2581c87
tree2fabefad5f8a0ca19c520852f34e793a90ceb2be
parent77e09192b5f1caf14cd5f92ccb53a4592e83e8bc
gh-107576: Ensure `__orig_bases__` are our own in `get_original_bases` (#107584)

Co-authored-by: Chris Bouchard <chris@upliftinglemma.net>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_types.py
Lib/types.py
Misc/NEWS.d/next/Library/2023-08-03-11-31-11.gh-issue-107576.pO_s9I.rst [new file with mode: 0644]