]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116622: Enable `test_doctest` on platforms that don't support subprocesses (#116758)
authorMalcolm Smith <smith@chaquo.com>
Tue, 9 Apr 2024 11:40:58 +0000 (12:40 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2024 11:40:58 +0000 (14:40 +0300)
commit22b25d1ebaab7b8c4833a8c120c8b4699a830f40
treea67bf6b1ab7f4e963246b327e16f679a3cb70c93
parentf2132fcd2a6da7b2b86e80189fa009ce1d2c753b
gh-116622: Enable `test_doctest` on platforms that don't support subprocesses (#116758)

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