Staging
v0.5.1
https://github.com/python/cpython
Revision 6243c6ab10533e5f8d22b5991e254a45180b8920 authored by Mark Dickinson on 13 February 2010, 18:43:28 UTC, committed by Mark Dickinson on 13 February 2010, 18:43:28 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78172 | mark.dickinson | 2010-02-13 18:34:53 +0000 (Sat, 13 Feb 2010) | 4 lines

  Issue #7924: Fix an intermittent 'XXX undetected error' crash in
  test_capi, due to test_capsule failing to clear an exception.  Many
  thanks to Florent Xicluna for the diagnosis and fix.
........
  r78173 | mark.dickinson | 2010-02-13 18:37:34 +0000 (Sat, 13 Feb 2010) | 1 line

  Revert an earlier attempt (r76810) to fix the intermittent test_capi failures fixed in r78172.
........
1 parent 232df04
History
Tip revision: 6243c6ab10533e5f8d22b5991e254a45180b8920 authored by Mark Dickinson on 13 February 2010, 18:43:28 UTC
Merged revisions 78172-78173 via svnmerge from
Tip revision: 6243c6a
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 689.9 KB
configure.in -rw-r--r-- 112.9 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