Staging
v0.5.1
https://github.com/python/cpython
Revision 26c966b91d4e87b15efb3ec0a01db34f06ff895a authored by Victor Stinner on 04 March 2010, 22:01:47 UTC, committed by Victor Stinner on 04 March 2010, 22:01:47 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78664 | victor.stinner | 2010-03-04 22:59:53 +0100 (jeu., 04 mars 2010) | 3 lines

  Issue #3299: replace PyObject_DEL() by Py_DECREF() in _sre module to fix a
  crash in pydebug mode.
........
1 parent 9fc2053
History
Tip revision: 26c966b91d4e87b15efb3ec0a01db34f06ff895a authored by Victor Stinner on 04 March 2010, 22:01:47 UTC
Merged revisions 78664 via svnmerge from
Tip revision: 26c966b
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 690.2 KB
configure.in -rw-r--r-- 113.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top