aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2025-02-19 11:44:57 +0000
committerGitHub <noreply@github.com>2025-02-19 11:44:57 +0000
commit2498c22fa0a2b560491bc503fa676585c1a603d0 (patch)
tree1e045c5f71ff6674cdd2c247c99565697e088a87 /Lib/asyncio/tasks.py
parentc637bce20aaaf836ab2cfbb123b9472e5ad0ab47 (diff)
downloadcpython-2498c22fa0a2b560491bc503fa676585c1a603d0.tar.gz
cpython-2498c22fa0a2b560491bc503fa676585c1a603d0.zip
GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)
* Implement C recursion protection with limit pointers * Remove calls to PyOS_CheckStack * Add stack protection to parser * Make tests more robust to low stacks * Improve error messages for stack overflow
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions