Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-126654: Fix crash in several functions in `_interpreters` module (#126678) | sobolevn | 2024-11-11 | 1 | -0/+18 |
| | |||||
* | gh-119180: No longer set `__annotations__` in `__main__` (#124634) | Jelle Zijlstra | 2024-09-27 | 1 | -1/+0 |
| | |||||
* | Fix typos in comments and docstring (#122720) | Xie Yanbo | 2024-08-07 | 1 | -1/+1 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791) | Eric Snow | 2024-04-24 | 1 | -0/+1151 |
See https://discuss.python.org/t/pep-734-multiple-interpreters-in-the-stdlib/41147/26. |