commit | 9c93350f582fe6f5fed2cd873869dfe4fbf2dfe8 | [log] [tgz] |
---|---|---|
author | Nikita Sobolev <mail@sobolevn.me> | Thu Jan 18 18:58:11 2024 +0300 |
committer | GitHub <noreply@github.com> | Thu Jan 18 16:58:11 2024 +0100 |
tree | e5f0f7164113880b32c3223313c6e1b1c135e499 | |
parent | 2ff072f21f20b5c27ed01cb86cc15003509a5c8d [diff] |
gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest/` (#112109) Co-authored-by: Brett Cannon <brett@python.org>