diff options
author | Mark Shannon <mark@hotpy.org> | 2025-02-19 11:44:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 11:44:57 +0000 |
commit | 2498c22fa0a2b560491bc503fa676585c1a603d0 (patch) | |
tree | 1e045c5f71ff6674cdd2c247c99565697e088a87 /Lib/asyncio/tasks.py | |
parent | c637bce20aaaf836ab2cfbb123b9472e5ad0ab47 (diff) | |
download | cpython-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