Staging
v0.5.1
https://github.com/python/cpython
Revision 78e179cdcf7541249d83ee0a84192063cca54281 authored by Michael W. Hudson on 24 September 2002, 11:55:54 UTC, committed by Michael W. Hudson on 24 September 2002, 11:55:54 UTC
    revision 1.73 of marshal.c

Fix SF 588452: debug build crashes on marshal.dumps([128] * 1000).
See there for a description.

Added test case.

Bugfix candidate for 2.2.x, not sure about previous versions:
probably low priority, because virtually no one runs debug builds.
1 parent ed9bb76
History
Tip revision: 78e179cdcf7541249d83ee0a84192063cca54281 authored by Michael W. Hudson on 24 September 2002, 11:55:54 UTC
backport theller's checkin of
Tip revision: 78e179c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.2 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.6 KB
configure.in -rw-r--r-- 54.5 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.3 KB

README

back to top