Staging
v0.8.1
https://github.com/python/cpython
Revision e1a31e0ac99887c164ea0bb06aa1d6268d1a3b1f authored by Michael W. Hudson on 24 September 2002, 11:56:15 UTC, committed by Michael W. Hudson on 24 September 2002, 11:56:15 UTC
    revision 1.3 of test_marshal.py

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 78e179c
History
Tip revision: e1a31e0ac99887c164ea0bb06aa1d6268d1a3b1f authored by Michael W. Hudson on 24 September 2002, 11:56:15 UTC
backport theller's checkin of
Tip revision: e1a31e0
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