Staging
v0.5.1
https://github.com/python/cpython
Revision d59c64c49fe66c8cccd22e9bda570f71f70e6014 authored by Christian Heimes on 30 November 2007, 19:27:20 UTC, committed by Christian Heimes on 30 November 2007, 19:27:20 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59237 | facundo.batista | 2007-11-30 18:15:25 +0100 (Fri, 30 Nov 2007) | 4 lines


  Reordering of __new__ to minimize isinstance() calls to most
  used types. Thanks Mark Dickinson.
........
  r59238 | christian.heimes | 2007-11-30 20:18:08 +0100 (Fri, 30 Nov 2007) | 6 lines

  Removed or replaced some more deprecated preprocessor macros.
  Moved the _DEBUG and NDEBUG macros to two new property files.
  Fixed #1527 Problem with static libs on Windows
  Updated README.txt
........
1 parent 45031df
History
Tip revision: d59c64c49fe66c8cccd22e9bda570f71f70e6014 authored by Christian Heimes on 30 November 2007, 19:27:20 UTC
Merged revisions 59234-59238 via svnmerge from
Tip revision: d59c64c
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