Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108303: Move all doctest related files and tests to ↵ | Nikita Sobolev | 2024-01-18 | 1 | -0/+20 |
| | | | | | `Lib/test/test_doctest/` (#112109) Co-authored-by: Brett Cannon <brett@python.org> | ||||
* | gh-110944: Move pty helper to test.support and add basic pdb completion test ↵ | Tian Gao | 2023-11-13 | 1 | -0/+60 |
(GH-111826) |