]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99433: Fix `doctest` failure on `types.MethodWrapperType` (#99434)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 30 Dec 2022 11:55:01 +0000 (14:55 +0300)
committerGitHub <noreply@github.com>
Fri, 30 Dec 2022 11:55:01 +0000 (17:25 +0530)
commit79c10b7da84f52999dc483fc62c8e758ad3eff23
treebf90cf0734f2ae70750bb49ed17e975314a4be5c
parent894f2c3c161933bd820ad322b3b678d89bc2377c
gh-99433: Fix `doctest` failure on `types.MethodWrapperType` (#99434)
Lib/doctest.py
Lib/test/doctest_lineno.py
Misc/NEWS.d/next/Library/2022-11-13-15-32-19.gh-issue-99433.Ys6y0A.rst [new file with mode: 0644]