| 2013-09-29 |
Christian Heimes | Issue #19130: mention historic VS 2008 build dir, too |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Christian Heimes | Issue #19130: mention historic VS 2008 build dir, too |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Christian Heimes | Issue #19130: Correct PCbuild/readme.txt, Python 3... |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Christian Heimes | Issue #19130: Correct PCbuild/readme.txt, Python 3... |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Richard Oudkerk | Merge. |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Richard Oudkerk | Issue #19112: avoid using function defined in method. |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19127) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | remove duplicate method (closes #19127) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19114) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | condense two tests with the same name (closes #19114) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19112) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | move helper function into its test method (closes ... |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19117) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | fix duplicate test names in test_dis (closes #19117) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19118) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | remove duplicate test_mkd (closes #19118) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19116) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | combine two tests to avoid duplicate names (closes... |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19126) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | fix duplicate test name (closes #19126) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19125) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | fix test to run and test that smtpd does support ELHO... |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | delete duplicate test (closes #19123) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | merge 3.3 (#19122) |
commit | commitdiff | tree | snapshot |
| 2013-09-29 |
Benjamin Peterson | remove duplicate test from test_import (closes #19122) |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Antoine Pitrou | Issue #4366: Fix building extensions on all platforms... |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Antoine Pitrou | Issue #4366: Fix building extensions on all platforms... |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Benjamin Peterson | merge 3.3 (#19115) |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Benjamin Peterson | fix duplicate test names (closes #19115) |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Serhiy Storchaka | Issue #18950: Fix miscellaneous bugs in the sunau module. |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Serhiy Storchaka | Issue #18950: Fix miscellaneous bugs in the sunau module. |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Nick Coghlan | Close #18596: Support address sanity checking in clang/GCC |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Nick Coghlan | Close #18990: remove root attribute from XMLPullParser |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Ethan Furman | Issue19030: fixed comment that was still referring... |
commit | commitdiff | tree | snapshot |
| 2013-09-28 |
Ethan Furman | Close #19011: Add documentation on some of the non... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Serhiy Storchaka | Issue #19053: ZipExtFile.read1() with non-zero argument... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Serhiy Storchaka | Issue #19053: ZipExtFile.read1() with non-zero argument... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Vinay Sajip | Updated test_logging so that errors don't occur in... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Vinay Sajip | Streamlined logging tests by moving common code to... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Vinay Sajip | logging: added support for Unix domain sockets to Socke... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Eli Bendersky | Fix .hgtouch to list the dependencies for auto-generate... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | let this work with system Python 2.5 |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | fix my absurd spelling |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | merge 3.3 (#19098) |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Benjamin Peterson | don't scale compiler stack frames if the recursion... |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Eli Bendersky | Move open outside try/finally |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Eli Bendersky | Don't use fancy new Python features like 'with' - some... |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Eli Bendersky | Normalize whitespace |
commit | commitdiff | tree | snapshot |
| 2013-09-26 |
Eli Bendersky | Small fixes in Parser/asdl.py - no change in functionality. |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Ethan Furman | Close #19030: improvements to inspect and Enum. |
commit | commitdiff | tree | snapshot |
| 2013-09-25 |
Georg Brandl | Fix minor typo. |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Serhiy Storchaka | Null merge (tkinter.Tkapp.merge() was removed in 3.4). |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Serhiy Storchaka | Issue #19028: Fixed tkinter.Tkapp.merge() for non-strin... |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Serhiy Storchaka | Issue #18996: TestCase.assertEqual() now more cleverly... |
commit | commitdiff | tree | snapshot |
| 2013-09-23 |
Serhiy Storchaka | Issue #19034: repr() for tkinter.Tcl_Obj now exposes... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Ethan Furman | Close #19025: Better error message when trying to delet... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Jason R. Coombs | Issue #18978: Update docs to reflect explicitly the... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Jason R. Coombs | Close #18978: Merge changes. |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Jason R. Coombs | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Nick Coghlan | Close #18626: add a basic CLI for the inspect module |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Nick Coghlan | Avoid inconsistent use of 'finalizer' |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Nick Coghlan | Close #19047: weakref doc cleanups |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Georg Brandl | Closes #19043: remove detailed listing of versions... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Nick Coghlan | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Nick Coghlan | Fix comment in test_gdb |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Raymond Hettinger | Note that LINEAR_PROBES can be set to zero. |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Raymond Hettinger | Minor beautification. Put updates and declarations... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Antoine Pitrou | test_gdb: skip pretty-printing of sets with gdb < 7.3 |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Antoine Pitrou | test_gdb: dump gdb version in verbose mode |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Raymond Hettinger | When LINEAR_PROBES=0, let the compiler remove the dead... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Raymond Hettinger | Make the linear probe sequence clearer. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Serhiy Storchaka | Issue #3015: Fixed tkinter with wantobject=False. ... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Serhiy Storchaka | Issue #3015: Fixed tkinter with wantobject=False. ... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Antoine Pitrou | Add a comment making it explicit that itertools.tee... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Serhiy Storchaka | Issue #18050: Fixed an incompatibility of the re module... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Tim Peters | Update internal comments to say _something_ about the... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Senthil Kumaran | Correcting the mistake in 678e3c0d2d99 |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Senthil Kumaran | Correcting the mistake in 14ba90816930 |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | Merge #14984: only import pwd on POSIX. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | Merge #14984: only import pwd on POSIX. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | Merge #14984: only import pwd on POSIX. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | #14984: only import pwd on POSIX. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | Merge #19037: adjust file times *before* moving maildir... |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
R David Murray | #19037: adjust file times *before* moving maildir files... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |