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

ReadMe

back to top