summaryrefslogtreecommitdiffstats
path: root/Lib/test/test__interpreters.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in comments and docstring (#122720)Xie Yanbo2024-08-071-1/+1
| | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)Eric Snow2024-04-241-0/+1151
See https://discuss.python.org/t/pep-734-multiple-interpreters-in-the-stdlib/41147/26.