cpython: revision graph (original) (raw)
- Merge heads default.
Sat, 16 Mar 2013 16:08:12 -0400, by Terry Jan Reedy
- Merge heads 3.3. 3.3
Sat, 16 Mar 2013 16:06:52 -0400, by Terry Jan Reedy
- Merge heads 3.2. 3.2
Sat, 16 Mar 2013 16:05:27 -0400, by Terry Jan Reedy
- Merge heads. 2.7
Sat, 16 Mar 2013 16:03:37 -0400, by Terry Jan Reedy
- Merge with 3.3
Sat, 16 Mar 2013 15:57:27 -0400, by Terry Jan Reedy
- Merge with 3.2 3.3
Sat, 16 Mar 2013 15:56:50 -0400, by Terry Jan Reedy
- Issue #17418: specify that buffer sizes are bytes as soon as possible. 3.2
Sat, 16 Mar 2013 15:56:27 -0400, by Terry Jan Reedy
- Issue #17418: specify that buffer sizes are bytes. 2.7
Sat, 16 Mar 2013 15:55:53 -0400, by Terry Jan Reedy
- #11420: merge with 3.3.
Sat, 16 Mar 2013 21:50:04 +0200, by Ezio Melotti
- #11420: merge with 3.2. 3.3
Sat, 16 Mar 2013 21:49:20 +0200, by Ezio Melotti
- #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 2.7
Sat, 16 Mar 2013 20:04:44 +0200, by Ezio Melotti
- #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 3.2
Sat, 16 Mar 2013 19:48:51 +0200, by Ezio Melotti
- reject non-docs strings between future imports (closes #17434)
Sat, 16 Mar 2013 09:15:47 -0700, by Benjamin Peterson
- merge with 3.3
Sat, 16 Mar 2013 08:03:51 +0100, by Georg Brandl
- merge heads 3.3
Sat, 16 Mar 2013 08:03:13 +0100, by Georg Brandl
- Remove row-spanning cell, which the Sphinx text writer does not support. 3.3
Sat, 16 Mar 2013 08:01:49 +0100, by Georg Brandl
- #10652 null merge from 3.3 which had wrong issue #
Sat, 16 Mar 2013 03:01:02 -0400, by Terry Jan Reedy
- #12345: null merge with 3.2. 3.3
Sat, 16 Mar 2013 02:58:15 -0400, by Terry Jan Reedy
- typo 3.2
Sat, 16 Mar 2013 02:53:09 -0400, by Terry Jan Reedy
- Merge with 3.3
Sat, 16 Mar 2013 02:52:24 -0400, by Terry Jan Reedy
- Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. 3.3
Sat, 16 Mar 2013 02:51:18 -0400, by Terry Jan Reedy
- Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. 3.2
Sat, 16 Mar 2013 02:37:06 -0400, by Terry Jan Reedy
- Add missing FeedParser and BytesFeedParser to email.parser.__all__.
Fri, 15 Mar 2013 21:00:48 -0400, by R David Murray
- Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
Fri, 15 Mar 2013 20:45:11 -0400, by R David Murray
- Merge: #17431: Fix missing import of BytesFeedParser in email.parser. 3.3
Fri, 15 Mar 2013 20:42:29 -0400, by R David Murray
- #17431: Fix missing import of BytesFeedParser in email.parser. 3.2
Fri, 15 Mar 2013 20:38:15 -0400, by R David Murray
- Merge with 3.3
Fri, 15 Mar 2013 16:51:21 -0400, by Terry Jan Reedy
- Merge with 3.2 3.3
Fri, 15 Mar 2013 16:50:54 -0400, by Terry Jan Reedy
- Issue #17398: document url argument of RobotFileParser 3.2
Fri, 15 Mar 2013 16:50:23 -0400, by Terry Jan Reedy
- Issue #17398: document url argument of RobotFileParser 2.7
Fri, 15 Mar 2013 16:49:22 -0400, by Terry Jan Reedy
- #1291 http.server's send_error takes an optional explain argument
Fri, 15 Mar 2013 07:53:21 -0700, by Senthil Kumaran
- Merge with 3.2: closes issue #17047
Fri, 15 Mar 2013 03:41:35 -0400, by Terry Jan Reedy
- Merge with 3.2: issue #17047 news entry 3.3
Fri, 15 Mar 2013 03:39:38 -0400, by Terry Jan Reedy
- Issue #17047: Add news entry 3.2
Fri, 15 Mar 2013 03:33:11 -0400, by Terry Jan Reedy
- Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.
Fri, 15 Mar 2013 03:04:25 -0400, by Terry Jan Reedy
- Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7. 2.7
Thu, 14 Mar 2013 19:32:22 -0400, by Terry Jan Reedy
- Merge
Thu, 14 Mar 2013 14:41:23 -0700, by Eli Bendersky
- Small cosmetic fixes
Thu, 14 Mar 2013 14:39:51 -0700, by Eli Bendersky
- Issue #1285086: Get rid of the refcounting hack and speed up
Thu, 14 Mar 2013 21:34:55 +0200, by Serhiy Storchaka
- Issue #1285086: Get rid of the refcounting hack and speed up 3.3
Thu, 14 Mar 2013 21:33:35 +0200, by Serhiy Storchaka
- Issue #1285086: Get rid of the refcounting hack and speed up 3.2
Thu, 14 Mar 2013 21:31:37 +0200, by Serhiy Storchaka
- Issue #1285086: Get rid of the refcounting hack and speed up urllib.unquote(). 2.7
Thu, 14 Mar 2013 21:31:09 +0200, by Serhiy Storchaka
- Issue #17299: Add test coverage for cPickle with file objects and general IO 2.7
Thu, 14 Mar 2013 20:59:09 +0200, by Serhiy Storchaka
- Merge with 3.3: Issue #17386
Wed, 13 Mar 2013 21:35:46 -0400, by Terry Jan Reedy
- Merge with 3.2: Issue #17386 3.3
Wed, 13 Mar 2013 21:35:07 -0400, by Terry Jan Reedy
- Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3. 3.2
Wed, 13 Mar 2013 21:33:50 -0400, by Terry Jan Reedy
- #17307 - merge from 3.3
Wed, 13 Mar 2013 13:43:23 -0700, by Senthil Kumaran
- #17307 - merge from 3.2 3.3
Wed, 13 Mar 2013 13:42:47 -0700, by Senthil Kumaran
- #17307 - Example of HTTP PUT Request using http.client 3.2
Wed, 13 Mar 2013 13:38:33 -0700, by Senthil Kumaran
- #17307 - Example of HTTP PUT Request using httplib 2.7
Wed, 13 Mar 2013 13:30:25 -0700, by Senthil Kumaran
- make some freezing related stuff const
Wed, 13 Mar 2013 14:06:39 -0500, by Benjamin Peterson
- Issue #17099: Have importlib.find_loader() raise ValueError when
Wed, 13 Mar 2013 11:09:08 -0700, by Brett Cannon
- merge
Wed, 13 Mar 2013 11:02:29 -0700, by Brett Cannon
- Issue #17176: Document that imp.NullImporter is no longer 3.3
Wed, 13 Mar 2013 10:58:50 -0700, by Brett Cannon
- Issue #17176: Document that imp.NullImporter is no longer inserted
Wed, 13 Mar 2013 10:46:22 -0700, by Brett Cannon
- Normalize whitespace
Wed, 13 Mar 2013 10:45:33 -0700, by Brett Cannon
- Issue #17117: Have both import itself and importlib.util.set_loader()
Wed, 13 Mar 2013 10:41:36 -0700, by Brett Cannon
- Issue #17222: Document that py_compile now uses importlib for its file
Wed, 13 Mar 2013 09:37:42 -0700, by Brett Cannon
- expose O_PATH if possible
Wed, 13 Mar 2013 10:27:41 -0500, by Benjamin Peterson
- #17402: merge with 3.3.
Wed, 13 Mar 2013 02:27:53 +0200, by Ezio Melotti