2013-09-18 |
R David Murray | Merge merge heads. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | Merge heads. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | Merge heads. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
doko@ubuntu.com | - followup for issue #18997, make _clear_joined_ptr... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
doko@ubuntu.com | - followup for issue #18997, make _clear_joined_ptr... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | Merge #14984: On POSIX, enforce permissions when readin... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | Merge #14984: On POSIX, enforce permissions when readin... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | Merge #14984: On POSIX, enforce permissions when readin... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
R David Murray | #14984: On POSIX, enforce permissions when reading... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Serhiy Storchaka | Issue #18873: The tokenize module, IDLE, 2to3, and... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Serhiy Storchaka | Issue #18873: The tokenize module, IDLE, 2to3, and... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Serhiy Storchaka | Issue #17003: Unified the size argument names in the... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Serhiy Storchaka | Issue #19029: Change non-existing since 3.0 StringType... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Serhiy Storchaka | Issue #19029: Change non-existing since 3.0 StringType... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Georg Brandl | One more markup fix. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ethan Furman | Close #18693: Enum is now more help() friendly. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Andrew Kuchling | #1565525: Add traceback.clear_frames() helper function... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Raymond Hettinger | Issue 18771: Make it possible to set the number linear... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tim Peters | Null merge of 3.3 into default. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tim Peters | Null merge of 3.2 into 3.3. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tim Peters | Null merge of 3.1 into 3.2 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ethan Furman | Close #18989: enum members will no longer overwrite... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Senthil Kumaran | Expose --bind argument for http.server, enable http... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Georg Brandl | Fixup reST syntax errors and streamline docs of PEP... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Raymond Hettinger | Issue #19018: The heapq.merge() function no longer... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ethan Furman | Close #18929: inspect.classify_class_attrs will now... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ethan Furman | Add __reversed__ to Enum. Minor code reorg (moved... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ezio Melotti | #18856: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Antoine Pitrou | Address Terry's comments |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Ezio Melotti | Merge heads. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Antoine Pitrou | Avoid test_logging failure when run after test_unittest... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Antoine Pitrou | Issue #18937: Add an assertLogs() context manager to... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
R David Murray | #18206: Re-fix license URL. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
R David Murray | Merge #18206: Fix test for existence of license URL. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
R David Murray | #18206: Fix test for existence of license URL. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | Add a NEWS entry for b9b521efeba3. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | Add NEWS entry for c18c18774e24. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | Fix tkinter regression introduced by the security fix... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Georg Brandl | Fix tkinter regression introduced by the security fix... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Ezio Melotti | #18856: improve test coverage of the calendar module... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Antoine Pitrou | Adjust comment |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Antoine Pitrou | Issue #19013: add a __main__ to unittest.test.testmock... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Antoine Pitrou | Issue #19013: add a __main__ to unittest.test to ease... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Antoine Pitrou | Issue #19013: add unittest.main() epilogs to unittest... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Antoine Pitrou | Issue #19013: add unittest.main() epilogs to unittest... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ezio Melotti | #18981: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Brett Cannon | Issue #18955: clarify what is removed by importlib... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ezio Melotti | #18981: fix a typo in a comment (noticed by Anoop Thoma... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ezio Melotti | #18951: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Ezio Melotti | #18951: use consistent names in unittest docs. |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Charles-François... | Issue #16201: socket: Use inet_pton()/inet_addr() inste... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Eli Bendersky | Merge for Issue #18997: Issue #18997: fix ElementTree... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Eli Bendersky | Add Germán M. Bravo to Misc/ACKS |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Eli Bendersky | Issue #18997: fix ElementTree crash with using pickle... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Eli Bendersky | Issue #18945: Add tests for tempfile name collision... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Eli Bendersky | Issue #18945: Add tests for tempfile name collision... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Serhiy Storchaka | Issue #18818: The "encodingname" part of PYTHONIOENCODI... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Senthil Kumaran | Fix http.server's request handling case on trailing... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Senthil Kumaran | Fix http.server's request handling case on trailing... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Serhiy Storchaka | Issue #18784: The uuid module no more attempts to load... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Serhiy Storchaka | Issue #18784: The uuid module no more attempts to load... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Senthil Kumaran | Removing the merge conflict markers. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Senthil Kumaran | Automated merge with file:///Users/skumaran/python... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Senthil Kumaran | Automated merge with ssh://hg.python.org/cpython |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Senthil Kumaran | merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Senthil Kumaran | Improve the docstring of random.shuffle. Inform users... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Serhiy Storchaka | Issue #18988: The "Tab" key now works when a word is... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Serhiy Storchaka | Issue #18988: The "Tab" key now works when a word is... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Raymond Hettinger | Issue #18962: Optimize the single iterator case for... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Senthil Kumaran | merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Senthil Kumaran | Clarify mmap.close method behavior. Addresses issue... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Senthil Kumaran | merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Senthil Kumaran | Document Fraction's numerator and denominator properties. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Tim Peters | Get "stopped" back into repr(Thread) when appropriate. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Tim Peters | Another stab at the thread cleanup patch. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Tim Peters | Backed out changeset 1f5a7853680c |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Tim Peters | Minor cleanup of the new scheme for detecting thread... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Larry Hastings | Merge. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Larry Hastings | Post-3.4.0a2-release fixups. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Mark Dickinson | Merge docstring typo fix from 3.3 |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Mark Dickinson | Docstring typo fix: Arithmentic -> Arithmetic. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | Issue 18752: Make chain.from_iterable() more visible... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | Issue 18301: The classmethod decorator didn't fit... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Ethan Furman | Close #18980: Enum doc fixes. Patch from Elazar Gershuni. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Raymond Hettinger | Issue 18752: Make chain.from_iterable() more visible... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Tim Peters | Issue 18984: Remove ._stopped Event from Thread internals. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Serhiy Storchaka | Fix a typo. (closes #18953) |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Serhiy Storchaka | Fix a typo. (closes #18953) |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Serhiy Storchaka | Fixed tests with Tcl/Tk <8.5 (closes #18964). |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Serhiy Storchaka | Fixed tests with Tcl/Tk <8.5 (closes #18964). |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Victor Stinner | Issue #18904: test_os and test_socket use unittest... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Antoine Pitrou | Issue #18808 again: fix the after-fork logic for not... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Charles-François... | Merge. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Charles-François... | Issue #18963: skip test_selectors.test_above_fd_setsize... |
commit | commitdiff | tree | snapshot |
next |