]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136047: Allow typing._allow_reckless_class_checks to check `_py_abc` (#136115)
authorJeong, YunWon <69878+youknowone@users.noreply.github.com>
Sat, 5 Jul 2025 14:24:33 +0000 (23:24 +0900)
committerGitHub <noreply@github.com>
Sat, 5 Jul 2025 14:24:33 +0000 (14:24 +0000)
commit887e5c8646dfc6dd3d64b482c5310a414ac9162b
tree119946ec88e0878d31aac8b3ad64bc9f8cd20f80
parent5b56daa9d728fa38a1fb6d8a823d795081f067d8
gh-136047: Allow typing._allow_reckless_class_checks to check `_py_abc` (#136115)
Lib/typing.py
Misc/NEWS.d/next/Library/2025-07-05-06-59-46.gh-issue-136047.qWvycf.rst [new file with mode: 0644]