Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
obmalloc.c
Find file
Blame
History
Permalink
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes...
· f5b2f284
Antoine Pitrou
authored
Nov 02, 2014
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit platform.
f5b2f284