SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 123 Python

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.
A
Antoine Pitrou committed
82be19f889e97618d73f405ad53ceffbee462008
Parent: aa26b27