Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
cf90543 Merge heads 3.3. 16 March 2013, 20:06:52 UTC
f39cab1 Merge with 3.2 16 March 2013, 19:56:50 UTC
dff04f4 Issue #17418: specify that buffer sizes are bytes as soon as possible. 16 March 2013, 19:56:27 UTC
e5e7a7c #11420: merge with 3.2. 16 March 2013, 19:49:20 UTC
c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 16 March 2013, 17:48:51 UTC
e3eb061 merge heads 16 March 2013, 07:03:13 UTC
1f68a2f Remove row-spanning cell, which the Sphinx text writer does not support. 16 March 2013, 07:01:49 UTC
996cd44 #12345: null merge with 3.2. 16 March 2013, 06:58:15 UTC
58e1e50 typo 16 March 2013, 06:53:09 UTC
b73ac54 Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. 16 March 2013, 06:51:18 UTC
743c85a Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. 16 March 2013, 06:37:06 UTC
8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. 16 March 2013, 00:42:29 UTC
612528d #17431: Fix missing import of BytesFeedParser in email.parser. Initial patch contributed by Edmond Burnett. 16 March 2013, 00:38:15 UTC
ca99440 Merge with 3.2 15 March 2013, 20:50:54 UTC
f3f0681 Issue #17398: document url argument of RobotFileParser 15 March 2013, 20:50:23 UTC
ad6b28c Merge with 3.2: issue #17047 news entry 15 March 2013, 07:39:38 UTC
4b3975b Issue #17047: Add news entry 15 March 2013, 07:33:11 UTC
a9d24e6 Issue #1285086: Get rid of the refcounting hack and speed up urllib.parse.unquote() and urllib.parse.unquote_to_bytes(). 14 March 2013, 19:33:35 UTC
8ea4616 Issue #1285086: Get rid of the refcounting hack and speed up urllib.parse.unquote() and urllib.parse.unquote_to_bytes(). 14 March 2013, 19:31:37 UTC
ac356fc Merge with 3.2: Issue #17386 14 March 2013, 01:35:07 UTC
3b220e1 Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3. If PYTHON is undefined, this fails without the launcher (installed with 3.3 or from PyPI), but this is better than always failing. Patch from Zachary Ware. 14 March 2013, 01:33:50 UTC
e66cc81 #17307 - merge from 3.2 13 March 2013, 20:42:47 UTC
b5fe247 #17307 - Example of HTTP PUT Request using http.client 13 March 2013, 20:38:33 UTC
115309a Issue #17176: Document that imp.NullImporter is no longer automatically used by import. 13 March 2013, 17:58:50 UTC
a142a34 #17402: merge with 3.2. 13 March 2013, 00:27:35 UTC
6771462 #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman Shah. 13 March 2013, 00:27:00 UTC
220391f #17368: merge with 3.2. 12 March 2013, 23:53:38 UTC
a7d64a6 #17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified. 12 March 2013, 23:52:34 UTC
72cdb5c Issue #11367: fix documentation of some find* methods in ElementTree 12 March 2013, 13:04:33 UTC
7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree 12 March 2013, 13:01:22 UTC
0fb37ea #17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware. 12 March 2013, 05:49:12 UTC
0f84764 Issue #17047: remove doubled words added in 3.3 as reported by Serhiy Storchaka and Matthew Barnett. 11 March 2013, 22:34:00 UTC
98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett. 11 March 2013, 21:58:27 UTC
c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett. 11 March 2013, 21:57:08 UTC
09b7503 Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*, as reported by Serhiy Storchaka and Matthew Barnett. 11 March 2013, 21:45:12 UTC
0158af3 Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*, as reported by Serhiy Storchaka and Matthew Barnett. 11 March 2013, 21:42:46 UTC
caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett 11 March 2013, 21:26:33 UTC
65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett 11 March 2013, 21:23:46 UTC
c9cfcf1 #17351: merge with 3.2. 11 March 2013, 07:42:40 UTC
af8838f #17351: remove "object" inheritance from docs. Patch by Phil Elson. 11 March 2013, 07:30:21 UTC
3300878 #11963: merge with 3.2. 11 March 2013, 03:59:55 UTC
42a541b #11963: remove human verification from test_parser and test_subprocess. 11 March 2013, 03:53:34 UTC
686aae4 Inherit from object() for consistency 10 March 2013, 16:50:37 UTC
632c8c8 Issue #17351: Modernize the pure Python property() example. 10 March 2013, 16:41:18 UTC
a51be4c #11963: merge with 3.2. 10 March 2013, 01:27:26 UTC
e7c3299 #11963: fix Windows buildbots. 10 March 2013, 01:25:45 UTC
0d7333e #11963: merge with 3.2. 09 March 2013, 20:20:23 UTC
3919184 #11963: avoid printing messages in test_parser. Initial patch by Éric Araujo. 09 March 2013, 20:17:33 UTC
b7e6b89 Touch up the Python 2 to 3 porting guide 09 March 2013, 19:22:35 UTC
c2d90fb Add warning in ctypes documentation for #16575 and #16576 09 March 2013, 13:54:32 UTC
490cf44 Add warning in ctypes documentation for #16575 and #16576 09 March 2013, 13:54:00 UTC
98281ce Merge heads 09 March 2013, 07:25:18 UTC
adecf3f Issue #16642: sched.scheduler timefunc initial default is time.monotonic. Patch by Ramchandra Apte 09 March 2013, 07:14:27 UTC
d8d6010 Sync-up with 3.4 to make maintenance easier. 09 March 2013, 07:01:07 UTC
f96b2b0 Improve comments and variable names. 09 March 2013, 04:11:55 UTC
b6f1d64 Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. 09 March 2013, 00:39:30 UTC
9cbcc2f Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. 09 March 2013, 00:35:15 UTC
355a987 Issue #17376: Merged clarification from 3.2. 08 March 2013, 23:26:43 UTC
832d99b Issue #17376: Clarified documentation for TimedRotatingFileHandler weekday rotation. 08 March 2013, 23:24:30 UTC
f0d8697 Issue #17378: ctypes documentation fix. Document that ctypes automatically applies byref() when argtypes declares POINTER. 08 March 2013, 13:32:45 UTC
f81de8d Issue #17378: ctypes documentation fix. Document that ctypes automatically applies byref() when argtypes declares POINTER. 08 March 2013, 13:31:54 UTC
29c0034 Issue #17223: the test is specific to 32-bit wchar_t type Skip the test on Windows. 08 March 2013, 01:33:06 UTC
965794e Merge: PEP8 fixup on previous patch, remove unused imports in test_email. 07 March 2013, 23:16:47 UTC
b9534f4 PEP8 fixup on previous patch, remove unused import in test_email. 07 March 2013, 23:15:13 UTC
addb0be Merge: #14645: Generator now emits correct linesep for all parts. Previously the parts of the message retained whatever linesep they had on read, which means if the messages weren't read in univeral newline mode, the line endings could well be inconsistent. In general sending it via smtplib would result in them getting fixed, but it is better to generate them correctly to begin with. Also, the new send_message method of smtplib does not do the fixup, so that method is producing rfc-invalid output without this fix. 07 March 2013, 21:43:58 UTC
e67c6c5 #14645: Generator now emits correct linesep for all parts. Previously the parts of the message retained whatever linesep they had on read, which means if the messages weren't read in univeral newline mode, the line endings could well be inconsistent. In general sending it via smtplib would result in them getting fixed, but it is better to generate them correctly to begin with. Also, the new send_message method of smtplib does not do the fixup, so that method is producing rfc-invalid output without this fix. 07 March 2013, 21:38:03 UTC
0e7ec44 Merge typo fix in Misc/NEWS entry from 3.2. 07 March 2013, 17:55:08 UTC
697e7ba Fix typo in Misc/NEWS entry. 07 March 2013, 17:53:19 UTC
de7f4b2 #11732: null merge with 3.2. 07 March 2013, 16:45:48 UTC
1f38621 #11732: add a new suppress_crash_popup() context manager to test.support that disables crash popups on Windows and use it in test_ctypes. 07 March 2013, 16:44:29 UTC
e846342 #11732: make suppress_crash_popup() work on Windows XP and Windows Server 2003. 07 March 2013, 16:37:13 UTC
7d82c86 Close #15465: Document C API version macros Mostly moving the existing macro docs over from the standard library docs to the C API docs where they belong. Patch by Kushal Das. 07 March 2013, 13:14:44 UTC
4f19744 Issue #17361: Use cc from sysconfig for testing flags. 07 March 2013, 00:12:03 UTC
2cb16aa _PyUnicode_Writer() now also reuses Unicode singletons: empty string and latin1 single character 06 March 2013, 18:28:37 UTC
68dd8ba Fix doc grammar and line width 06 March 2013, 14:49:22 UTC
f9164e1 Fix doc grammar and line width 06 March 2013, 14:48:57 UTC
20d1924 #17364: merge with 3.2. 06 March 2013, 01:23:28 UTC
33e20d1 #17364: remove documentation for a function that does not exist. 06 March 2013, 01:20:27 UTC
32b0f02 #17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs. 06 March 2013, 00:57:25 UTC
e1857d9 Fix indentation. 05 March 2013, 18:31:34 UTC
25a4045 #11732: add a new suppress_crash_popup() context manager to test.support. 05 March 2013, 18:26:17 UTC
884f058 Reverting the changeset 5d76a4746d9d made for Issue #12921 05 March 2013, 10:26:50 UTC
1e7551d Reverting the changeset 5126e62c60af made for Issue #12921 05 March 2013, 10:25:58 UTC
c37f835 Fix Issue #12921: BaseHTTPServer's send_error should send the correct error response message when send_error includes a message in addition to error status. Patch contributed by Karl. 05 March 2013, 09:23:44 UTC
3fb066d Fix Issue #12921: BaseHTTPServer's send_error should send the correct error response message when send_error includes a message in addition to error status. Patch contributed by Karl. 05 March 2013, 09:22:57 UTC
2e8d9a7 Fix typo 05 March 2013, 07:11:10 UTC
f6b2667 Issue #16098: Update heapq.nsmallest to use the same algorithm as nlargest. This removes the dependency on bisect and it bring the pure Python code in-sync with the C code. 05 March 2013, 06:36:30 UTC
31584e3 Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently. 04 March 2013, 19:33:36 UTC
44d5214 Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently. 04 March 2013, 19:30:01 UTC
b1efa53 fix possible setdefault refleak (closes #17328) 04 March 2013, 14:47:50 UTC
2960693 #17346: merge with 3.2. 04 March 2013, 13:19:02 UTC
aaef344 #17346: make sure pickle tests are run against all protocols. Initial patch by Marius Gedminas. 04 March 2013, 13:17:56 UTC
352cc8c Another nit. 04 March 2013, 09:19:09 UTC
f2c17a9 Fix other re-entrancy nits for the lru_cache. Keep references for oldkey and oldvalue so they can't trigger a __del__ method to reenter our thread. Move the cache[key]=link step to the end, after the link data is in a consistent state. Under exotic circumstances, the cache[key]=link step could trigger reentrancy (i.e. the key would have to have a hash exactly equal to that for another key in the cache and the key would need a __eq__ method that makes a reentrant call our cached function). 04 March 2013, 08:34:09 UTC
0392342 Add test for RLock in the lru_cache(). 04 March 2013, 07:52:50 UTC
ad246bf Issue #13898: test_ssl no longer prints a spurious stack trace on Ubuntu. 03 March 2013, 21:44:22 UTC
7b39b9b Issue #13898: test_ssl no longer prints a spurious stack trace on Ubuntu. 03 March 2013, 21:31:21 UTC
255bf5b Issue #16962: Use getdents64 instead of the obsolete getdents syscall in the subprocess module on Linux. 03 March 2013, 18:45:05 UTC
bce9a5d #17334: test_index now works with unittest test discovery. Patch by Zachary Ware. 02 March 2013, 12:47:07 UTC
02bf701 #17333: test_imaplib now works with unittest test discovery. Patch by Zachary Ware. 02 March 2013, 12:25:56 UTC
back to top