Staging
v0.5.1
https://github.com/python/cpython
Revision 5774043795640f7146b26d67e146f51fd4258fcc authored by Victor Stinner on 03 March 2010, 00:51:28 UTC, committed by Victor Stinner on 03 March 2010, 00:51:28 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78611 | victor.stinner | 2010-03-03 01:50:12 +0100 (mer., 03 mars 2010) | 10 lines

  Merged revisions 78610 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78610 | victor.stinner | 2010-03-03 01:43:44 +0100 (mer., 03 mars 2010) | 3 lines

    Issue #3299: fix thread.allocate_lock() error handler, replace PyObject_Del()
    by Py_DECREF() to fix a crash in pydebug mode.
  ........
................
1 parent 151205f
History
Tip revision: 5774043795640f7146b26d67e146f51fd4258fcc authored by Victor Stinner on 03 March 2010, 00:51:28 UTC
Merged revisions 78611 via svnmerge from
Tip revision: 5774043
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.2 KB
license.rst -rw-r--r-- 36.0 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top