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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 385.3 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top