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 | 82be19f889e97618d73f405ad53ceffbee462008 (patch) | |
tree | 7d9dd159ec8bd79151e0afb8dc3d2947cc859f82 /Lib/test/test_argparse.py | |
parent | aa26b275034c07784c4d64e9a2bc26c742577327 (diff) | |
download | cpython-git-82be19f889e97618d73f405ad53ceffbee462008.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 'Lib/test/test_argparse.py')
0 files changed, 0 insertions, 0 deletions