Staging
v0.5.1
https://github.com/python/cpython
Revision 7d2ff884eeb636fcd30ebd2f9886c4b46e8545bc authored by Christian Heimes on 30 November 2007, 14:35:04 UTC, committed by Christian Heimes on 30 November 2007, 14:35:04 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59228 | amaury.forgeotdarc | 2007-11-29 21:24:36 +0100 (Thu, 29 Nov 2007) | 4 lines

  vc2008: Move python.vcproj first in the solution file, so that
  it becomes the default startup project when opening the file
  for the first time.
........
  r59230 | georg.brandl | 2007-11-30 00:00:03 +0100 (Fri, 30 Nov 2007) | 3 lines

  Add more examples to the wsgiref docs.
  From GHOP by Josip Dzolonga.
........
  r59231 | amaury.forgeotdarc | 2007-11-30 00:35:25 +0100 (Fri, 30 Nov 2007) | 7 lines

  Issue #1402: PyInterpreterState_Clear() may still invoke user code
  (in deallocation of running threads, for example), so the PyGILState_Release()
  function must still be functional.
  On the other hand, _PyGILState_Fini() only frees memory, and can be called later.

  Backport candidate, but only after some experts comment on it.
........
1 parent 2e510fb
History
Tip revision: 7d2ff884eeb636fcd30ebd2f9886c4b46e8545bc authored by Christian Heimes on 30 November 2007, 14:35:04 UTC
Merged revisions 59226-59233 via svnmerge from
Tip revision: 7d2ff88
File Mode Size
RPM
Vim
ACKS -rw-r--r-- 10.5 KB
AIX-NOTES -rw-r--r-- 8.0 KB
HISTORY -rw-r--r-- 588.4 KB
NEWS -rw-r--r-- 9.4 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.3 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 8.5 KB
cheatsheet -rw-r--r-- 100.3 KB
developers.txt -rw-r--r-- 6.4 KB
find_recursionlimit.py -rw-r--r-- 2.1 KB
gdbinit -rw-r--r-- 3.9 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 138.4 KB
python.man -rw-r--r-- 11.9 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 6.0 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top