diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-12-07 21:46:48 +0100 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-12-07 21:46:48 +0100 |
commit | 4bf21e28dfb42c2da3d440c2c0d9898cb3196fe1 (patch) | |
tree | b9fafb7a2350a27b2cf59a1ecfb84986601b65cd /Python/ast.c | |
parent | a94b578431725ea50381e7d31ff5580741593398 (diff) | |
download | cpython-git-4bf21e28dfb42c2da3d440c2c0d9898cb3196fe1.tar.gz |
Issue #13546: Fixed an overflow issue that could crash the intepreter when
calling sys.setrecursionlimit((1<<31)-1).
2.7 only.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions