]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117482: Expand Tests for Slot Wrappers of Inherited Slots of Static Builtin Types...
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 23 Jul 2024 19:57:26 +0000 (13:57 -0600)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 19:57:26 +0000 (19:57 +0000)
commit33d32faa580fb776cb660e9cc8aa7e45c6c68c08
treee8d9ad4b881cd916116b80287a02152f0c833936
parent4606eff0aa01d6ce30d25b05ed347567ea59b00b
gh-117482: Expand Tests for Slot Wrappers of Inherited Slots of Static Builtin Types (gh-122192)
Lib/test/test_embed.py
Lib/test/test_types.py