]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128617: Fix `test_typing.test_readonly_inheritance` (GH-128618) (#128622)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jan 2025 11:43:16 +0000 (12:43 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2025 11:43:16 +0000 (11:43 +0000)
commitc0ba0bc54760261f85ec9c646b5af4340348c6f1
treebad6fc28e5e46f188554f2082b9aa8b859b08725
parent32012ed3bcc71e9c2a859ad1810a9a9d5151c460
[3.13] gh-128617: Fix `test_typing.test_readonly_inheritance` (GH-128618) (#128622)

gh-128617: Fix `test_typing.test_readonly_inheritance` (GH-128618)
(cherry picked from commit 971a52b5495e3d596e599faa1f31d4671897026d)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_typing.py