diff options
author | Mark Shannon <mark@hotpy.org> | 2021-04-15 14:28:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-15 14:28:56 +0100 |
commit | 11e0b295dee235dd6fd66a10d4823b0dcb014dc4 (patch) | |
tree | 77a277680509a6bdac8ebb5b0ba156b1d88d5b9b /Python/_warnings.c | |
parent | da7435017430671f86075449ff7bde96fd7700a5 (diff) | |
download | cpython-11e0b295dee235dd6fd66a10d4823b0dcb014dc4.tar.gz cpython-11e0b295dee235dd6fd66a10d4823b0dcb014dc4.zip |
bpo-43846: Use less stack for large literals and calls (GH-25403)
* Modify compiler to reduce stack consumption for large expressions.
* Add more tests for stack usage.
* Add NEWS item.
* Raise SystemError for truly excessive stack use.
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions