Staging
v0.5.1
https://github.com/python/cpython
Revision 74b458ceb2de45d70d47b9e40dd262ca86e33769 authored by Amaury Forgeot d'Arc on 22 November 2008, 20:06:51 UTC, committed by Amaury Forgeot d'Arc on 22 November 2008, 20:06:51 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67343 | amaury.forgeotdarc | 2008-11-22 21:01:18 +0100 (sam., 22 nov. 2008) | 5 lines

  #3996: On Windows, PyOS_CheckStack is supposed to protect the interpreter from
  stack overflow. But doing this, it always crashes when the stack is nearly full.

  Reviewed by Martin von Loewis. Will backport to 2.6.
........
1 parent 71ce9e7
History
Tip revision: 74b458ceb2de45d70d47b9e40dd262ca86e33769 authored by Amaury Forgeot d'Arc on 22 November 2008, 20:06:51 UTC
Merged revisions 67343 via svnmerge from
Tip revision: 74b458c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.7 KB
README -rw-r--r-- 55.6 KB
configure -rwxr-xr-x 660.3 KB
configure.in -rw-r--r-- 103.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 80.0 KB

README

back to top