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
Modules
_pickle.c
Find file
Blame
History
Permalink
Issue #11564: Avoid crashes when trying to pickle huge objects or containers
· ee763e2a
Antoine Pitrou
authored
Aug 29, 2011
(more than 2**31 items). Instead, in most cases, an OverflowError is raised.
ee763e2a