diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-29 23:09:33 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-29 23:09:33 +0200 |
commit | 0b7fb46d570922571045ee565a56487daa71c4c3 (patch) | |
tree | 5029b4ec8488d1819fc6403f0f1a1623a08942e3 /Python/Python-ast.c | |
parent | 1fa4d5cbe6e674294c63d8162deecdaf7e0654a5 (diff) | |
download | cpython-0b7fb46d570922571045ee565a56487daa71c4c3.tar.gz |
Issue #11564: Avoid crashes when trying to pickle huge objects or containers
(more than 2**31 items). Instead, in most cases, an OverflowError is raised.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions