| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-133079: Remove Py_C_RECURSION_LIMIT & PyThreadState.c_recursion_remaining ↵ | Petr Viktorin | 2025-04-29 | 1 | -1/+2 |
| | | | | | | | | | (GH-133080) Both were added in 3.13, are undocumented, and don't make sense in 3.14 due to changes in the stack overflow detection machinery (gh-112282). PEP 387 exception for skipping a deprecation period: https://github.com/python/steering-council/issues/288 | ||||
| * | Fix typos in documentation and comments (#119763) | Xie Yanbo | 2024-06-04 | 1 | -1/+1 |
| | | |||||
| * | High level docs for the VM state (#111621) | Guido van Rossum | 2023-11-01 | 1 | -0/+90 |
