diff options
author | Georg Brandl <georg@python.org> | 2010-11-26 08:44:18 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-11-26 08:44:18 (GMT) |
commit | d6e0202931bb17f39d8e110c1c09bcdbd70ac70b (patch) | |
tree | 5906418a64da0412f8a65ca443d8a0fb10e3ea9a /Demo/tkinter/guido | |
parent | c524cff3d33666a5aad5988b33c928c7c729927a (diff) | |
download | cpython-d6e0202931bb17f39d8e110c1c09bcdbd70ac70b.zip cpython-d6e0202931bb17f39d8e110c1c09bcdbd70ac70b.tar.gz cpython-d6e0202931bb17f39d8e110c1c09bcdbd70ac70b.tar.bz2 |
Blocked revisions 85287,85354-85355,85357,85375,85456-85458,85526,85528,85531,85535,85577,85604 via svnmerge
........
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.
........
Diffstat (limited to 'Demo/tkinter/guido')
0 files changed, 0 insertions, 0 deletions