]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117110: Fix subclasses of typing.Any with custom constructors (#117111)
author傅立业(Chris Fu) <17433201@qq.com>
Fri, 29 Mar 2024 00:19:20 +0000 (08:19 +0800)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 00:19:20 +0000 (00:19 +0000)
commit8eec7ed714e65d616573b7331780b0aa43c6ed6a
tree895e92a936693c7ec970fbe72c4742cf59925c48
parenta17f313e3958e825db9a83594c8471a984316536
gh-117110: Fix subclasses of typing.Any with custom constructors (#117111)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2024-03-21-07-27-36.gh-issue-117110.9K1InX.rst [new file with mode: 0644]