spacer

sandbox/bcannon

log

Server-side clone

find changesets by author, revision, files, or words in the commit message
less more | rev 76501: (0) -30000 -10000 -3000 -1000 -300 -100 -60 tip
age author description
Sat, 14 Apr 2012 14:11:53 -0400 Brett Cannon Merged into default upstream.bootstrap_importlib tip
Sat, 14 Apr 2012 14:04:19 -0400 Brett Cannon Merge w/ defaultbootstrap_importlib
Sat, 14 Apr 2012 16:01:49 +0200 Sandro Tosi merge with 3.2default
Sat, 14 Apr 2012 16:01:17 +0200 Sandro Tosi fix typo; thanks to Jérôme Mainka from docs@3.2
Fri, 13 Apr 2012 21:05:36 -0600 Ezio Melotti Merge highlight and spacing fixes in json example with 3.2.
Fri, 13 Apr 2012 21:02:18 -0600 Ezio Melotti Fix highlight and spacing in json example.3.2
Fri, 13 Apr 2012 20:52:29 -0600 Ezio Melotti #14535: merge with 3.2.
Fri, 13 Apr 2012 20:50:48 -0600 Ezio Melotti #14535: fix code highlight in multiprocessing examples. Patch by Tshepang Lekhonkhobe.3.2
Fri, 13 Apr 2012 21:27:19 -0400 R David Murray Merge #14399: corrected news item
Fri, 13 Apr 2012 21:27:00 -0400 R David Murray #14399: corrected news item2.7
Fri, 13 Apr 2012 21:24:27 -0400 R David Murray #14399: corrected news item3.2
Fri, 13 Apr 2012 19:41:27 -0400 Brett Cannon Fix pydoc to actually realize when a module doesn't exist.bootstrap_importlib
Fri, 13 Apr 2012 19:25:23 -0400 Brett Cannon Merge w/ defaultbootstrap_importlib
Fri, 13 Apr 2012 18:06:36 -0400 Benjamin Peterson move outside WITH_THREAD conditional2.7
Fri, 13 Apr 2012 18:06:42 -0400 Benjamin Peterson merge 3.2
Fri, 13 Apr 2012 18:06:36 -0400 Benjamin Peterson move outside WITH_THREAD conditional3.2
Fri, 13 Apr 2012 23:44:05 +0200 Victor Stinner Fix clock_gettime/getres/settime: PyArg_ParseTuple() expects an int
Fri, 13 Apr 2012 20:51:20 +0100 Michael Foord Minor docstring / docs corrections for unittest.mock
Fri, 13 Apr 2012 17:39:16 +0100 Michael Foord Make unittest.mock.create_autospec resilient against AttributeError on original object
Fri, 13 Apr 2012 11:58:27 -0400 Benjamin Peterson take linkage def outside of WITH_THREAD conditional (closes #14569)2.7
Fri, 13 Apr 2012 11:59:52 -0400 Benjamin Peterson merge 3.2
Fri, 13 Apr 2012 11:58:27 -0400 Benjamin Peterson take linkage def outside of WITH_THREAD conditional (closes #14569)3.2
Fri, 13 Apr 2012 16:57:22 +0100 Michael Foord unittest.mock.PropertyMock return value and attributes are now standard MagicMocks
Thu, 12 Apr 2012 21:50:35 -0400 Benjamin Peterson put PyImportErrorObject with its brothers
Thu, 12 Apr 2012 21:23:24 -0400 Brett Cannon Update importlib.hbootstrap_importlib
Thu, 12 Apr 2012 21:23:05 -0400 Brett Cannon Merge w/ defaultbootstrap_importlib
Thu, 12 Apr 2012 21:13:08 -0400 Brett Cannon Merge
Fri, 13 Apr 2012 02:32:51 +0200 Amaury Forgeot d'Arc merge heads2.7
Fri, 13 Apr 2012 02:29:54 +0200 Amaury Forgeot d'Arc merge heads
Fri, 13 Apr 2012 02:27:37 +0200 Amaury Forgeot d'Arc merge heads3.2
Fri, 13 Apr 2012 02:24:56 +0200 Amaury Forgeot d'Arc Merge heads
Fri, 13 Apr 2012 02:23:59 +0200 Amaury Forgeot d'Arc hg merge 3.2
Fri, 13 Apr 2012 02:14:28 +0200 Amaury Forgeot d'Arc Issue14559: Fix build files old Microft compilers.3.2
Fri, 13 Apr 2012 01:38:25 +0200 Amaury Forgeot d'Arc Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler.2.7
Thu, 12 Apr 2012 21:12:37 -0400 Brett Cannon NEWS entry about importlib and ImportError's new attributes.
Thu, 12 Apr 2012 21:09:01 -0400 Brett Cannon Have importlib take advantage of ImportError's new 'name' and 'path'
Thu, 12 Apr 2012 20:24:54 -0400 Brett Cannon Issue #1559549: Add 'name' and 'path' attributes to ImportError.
Thu, 12 Apr 2012 18:44:58 -0400 R David Murray Merge #14399: zipfile now correctly handles comments added to empty zipfiles.
Thu, 12 Apr 2012 18:44:42 -0400 R David Murray #14399: zipfile now correctly handles comments added to empty zipfiles.3.2
Thu, 12 Apr 2012 18:42:47 -0400 R David Murray #14399: zipfile now correctly handles comments added to empty zipfiles.2.7
Thu, 12 Apr 2012 21:40:14 +0200 Victor Stinner Doc: sort time.CLOCK_xxx constants
Thu, 12 Apr 2012 19:41:50 +0200 Georg Brandl Null-merge 3.2 branch.
Thu, 12 Apr 2012 19:41:10 +0200 Georg Brandl 3.2 sidebar: link to 3.3, not 3.13.2
Thu, 12 Apr 2012 19:11:54 +0200 Charles-François Natali Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.2.7
Thu, 12 Apr 2012 19:09:00 +0200 Charles-François Natali Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Thu, 12 Apr 2012 19:07:25 +0200 Charles-François Natali Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.3.2
Thu, 12 Apr 2012 19:28:07 +0800 Senthil Kumaran code improvement. 'as cm' not required when not used. Review comment by Georg Brandl
Wed, 11 Apr 2012 20:38:45 -0400 R David Murray #14552: remove redundant wording in 'test' docs.2.7
Wed, 11 Apr 2012 20:15:10 -0400 R David Murray Merge doc fixes #14553 and #14552.
Wed, 11 Apr 2012 20:13:25 -0400 R David Murray #14553: fix word order.3.2
Wed, 11 Apr 2012 20:11:53 -0400 R David Murray #14552: remove redundant wording in 'test' docs.3.2
Wed, 11 Apr 2012 16:49:40 -0400 Benjamin Peterson merge 3.2 (null)
Wed, 11 Apr 2012 16:48:30 -0400 Benjamin Peterson merge 3.1 (null)3.2
Wed, 11 Apr 2012 16:46:54 -0400 Benjamin Peterson after 3.1.53.1
Wed, 11 Apr 2012 16:12:21 -0400 Benjamin Peterson merge heads2.7
Wed, 11 Apr 2012 16:10:07 -0400 Benjamin Peterson merge heads2.7
Wed, 11 Apr 2012 16:09:54 -0400 Benjamin Peterson we live in a post 2.7.3 world2.7
Wed, 11 Apr 2012 15:17:37 -0400 R David Murray #14508: make gprof2html script runnable under python3
Wed, 11 Apr 2012 15:16:38 -0400 R David Murray #14508: make gprof2html script runnable under python33.2
Thu, 12 Apr 2012 02:37:11 +0800 Senthil Kumaran merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
less more | rev 76501: (0) -30000 -10000 -3000 -1000 -300 -100 -60 tip
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.