Staging
v0.5.1
https://github.com/python/cpython
Revision d6e0202931bb17f39d8e110c1c09bcdbd70ac70b authored by Georg Brandl on 26 November 2010, 08:44:18 UTC, committed by Georg Brandl on 26 November 2010, 08:44:18 UTC
........
  r85287 | georg.brandl | 2010-10-06 14:29:49 +0200 (Mi, 06 Okt 2010) | 1 line

  Update to Sphin 1.0.4.
........
  r85354 | georg.brandl | 2010-10-10 11:37:51 +0200 (So, 10 Okt 2010) | 1 line

  Update pydoc topics.
........
  r85355 | georg.brandl | 2010-10-10 11:40:34 +0200 (So, 10 Okt 2010) | 1 line

  Bump to 3.2a3.
........
  r85357 | georg.brandl | 2010-10-10 11:49:21 +0200 (So, 10 Okt 2010) | 1 line

  Rewrap.
........
  r85375 | georg.brandl | 2010-10-12 14:38:48 +0200 (Di, 12 Okt 2010) | 1 line

  Post-release bumps.
........
  r85456 | georg.brandl | 2010-10-14 09:04:07 +0200 (Do, 14 Okt 2010) | 1 line

  #9418: first step of moving private string methods to _string module.
........
  r85457 | georg.brandl | 2010-10-14 09:14:31 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix pdb failure to import under -OO. Warn the user that help is simply not available in this case.
........
  r85458 | georg.brandl | 2010-10-14 09:17:44 +0200 (Do, 14 Okt 2010) | 1 line

  Remove unused imports.
........
  r85526 | georg.brandl | 2010-10-15 16:46:48 +0200 (Fr, 15 Okt 2010) | 1 line

  #5355: Provide mappings from Expat error numbers to string descriptions and backwards, in order to actually make it possible to analyze error codes provided by ExpatError.
........
  r85528 | georg.brandl | 2010-10-15 17:25:23 +0200 (Fr, 15 Okt 2010) | 1 line

  #5355 followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised.
........
  r85531 | georg.brandl | 2010-10-15 17:57:45 +0200 (Fr, 15 Okt 2010) | 1 line

  #2830: add html.escape() helper and move cgi.escape() uses in the standard library to it.  It defaults to quote=True and also escapes single quotes, which makes casual use safer.  The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning.
........
  r85535 | georg.brandl | 2010-10-15 18:23:54 +0200 (Fr, 15 Okt 2010) | 1 line

  Remove unused label.
........
  r85577 | georg.brandl | 2010-10-16 22:33:11 +0200 (Sa, 16 Okt 2010) | 1 line

  Get rid of a "unused static function" warning.
........
  r85604 | georg.brandl | 2010-10-17 08:21:59 +0200 (So, 17 Okt 2010) | 1 line

  Note that maxtasksperchild is new in 3.2.
........
1 parent c524cff
History
Tip revision: d6e0202931bb17f39d8e110c1c09bcdbd70ac70b authored by Georg Brandl on 26 November 2010, 08:44:18 UTC
Blocked revisions 85287,85354-85355,85357,85375,85456-85458,85526,85528,85531,85535,85577,85604 via svnmerge
Tip revision: d6e0202
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 12.7 KB
AIX-NOTES -rw-r--r-- 8.0 KB
HISTORY -rw-r--r-- 713.8 KB
NEWS -rw-r--r-- 107.0 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 2.3 KB
README.Emacs -rw-r--r-- 1.0 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 9.4 KB
cheatsheet -rw-r--r-- 98.3 KB
developers.txt -rw-r--r-- 11.9 KB
gdbinit -rw-r--r-- 4.4 KB
indent.pro -rw-r--r-- 66 bytes
maintainers.rst -rw-r--r-- 7.6 KB
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-wing.wpr -rw-r--r-- 537 bytes
python.man -rw-r--r-- 12.5 KB
python.pc.in -rw-r--r-- 253 bytes
setuid-prog.c -rw-r--r-- 5.6 KB
valgrind-python.supp -rw-r--r-- 6.6 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top