Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
pickletester.py
Find file
Blame
History
Permalink
Issue #11564: Avoid crashes when trying to pickle huge objects or containers
· 82be19f8
Antoine Pitrou
authored
Aug 29, 2011
(more than 2**31 items). Instead, in most cases, an OverflowError is raised.
82be19f8