Guido van Rossum
c76a250f3e
Merged revisions 56782-56847 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/p3yk
................
r56808 | kurt.kaiser | 2007-08-07 14:15:45 -0700 (Tue, 07 Aug 2007) | 2 lines
Replace sys.exitfunc call with atexit call
................
r56835 | thomas.wouters | 2007-08-08 09:20:30 -0700 (Wed, 08 Aug 2007) | 8 lines
Tests for dict comprehensions I forgot to 'svn add' when committing the
actual feature.
I was _sure_ I had checked in these new tests already, but I guess the
checkin failed and I didn't notice.
................
r56847 | guido.van.rossum | 2007-08-09 07:03:34 -0700 (Thu, 09 Aug 2007) | 30 lines
Merged revisions 56760-56846 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r56762 | georg.brandl | 2007-08-06 00:37:58 -0700 (Mon, 06 Aug 2007) | 2 lines
Place #ifdef Py_USING_UNICODE around decode_unicode().
........
r56763 | georg.brandl | 2007-08-06 00:39:09 -0700 (Mon, 06 Aug 2007) | 2 lines
Replace unnecessary function call.
........
r56764 | georg.brandl | 2007-08-06 00:52:20 -0700 (Mon, 06 Aug 2007) | 2 lines
Patch #1765839: add link to https+proxy urllib2 opener.
........
r56797 | georg.brandl | 2007-08-07 00:13:24 -0700 (Tue, 07 Aug 2007) | 2 lines
Bug #1769002: fix a now-wrong sentence in the tutorial.
........
r56830 | georg.brandl | 2007-08-08 06:03:41 -0700 (Wed, 08 Aug 2007) | 3 lines
Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers.
Fixes #1730114.
........
r56833 | georg.brandl | 2007-08-08 06:50:02 -0700 (Wed, 08 Aug 2007) | 2 lines
Fix compilation warning.
........
................
2007-08-09 14:26:58 +00:00
..
2006-04-21 10:40:58 +00:00
2007-08-09 14:26:58 +00:00
2007-07-16 20:46:27 +00:00
2007-07-21 17:22:18 +00:00
2007-06-12 05:53:00 +00:00
2007-07-11 13:09:30 +00:00
2005-12-19 06:05:18 +00:00
2006-05-27 19:21:47 +00:00
2004-07-15 22:28:48 +00:00
2006-01-04 01:30:17 +00:00
2007-06-06 23:52:48 +00:00
2007-07-16 20:46:27 +00:00
2007-06-12 00:25:52 +00:00
2007-06-10 09:51:05 +00:00
2007-07-01 21:58:22 +00:00
2007-01-09 23:18:33 +00:00
2006-05-27 19:21:47 +00:00
2006-04-21 10:40:58 +00:00
2006-08-11 14:57:12 +00:00
2007-07-11 13:09:30 +00:00
2007-08-03 18:40:49 +00:00
2003-09-04 18:45:59 +00:00
2007-07-27 04:41:00 +00:00
2007-07-30 00:04:35 +00:00
2007-07-18 02:28:27 +00:00
2007-06-13 18:07:49 +00:00
2007-06-13 18:07:49 +00:00
2006-08-11 14:57:12 +00:00
2007-06-10 09:51:05 +00:00
2006-08-11 14:57:12 +00:00
2007-07-11 20:56:15 +00:00
2007-07-10 20:14:13 +00:00
2003-11-20 01:44:59 +00:00
2006-08-11 14:57:12 +00:00
2007-08-06 23:33:07 +00:00
2007-08-05 15:29:28 +00:00
2007-06-15 03:49:03 +00:00
2007-05-14 22:51:27 +00:00
2006-08-11 14:57:12 +00:00
2003-09-20 11:13:36 +00:00
2006-08-11 14:57:12 +00:00
2004-01-17 04:04:13 +00:00
2005-07-09 15:26:33 +00:00
2006-08-11 14:57:12 +00:00
2007-07-21 17:22:18 +00:00