2013-08-10 |
Ezio Melotti | #18465: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ezio Melotti | #18465: fix unused variables in test_minidom. Patch... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ezio Melotti | #18484: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ezio Melotti | #18484: improve test coverage of http.cookiejar. Patch... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ezio Melotti | #18483: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ezio Melotti | #18483: add one more date format in test_http2time_form... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Eli Bendersky | Issue #15651: PEP 3121 refactoring for _elementtree |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Christian Heimes | typo, changeset dd0d751cc7f1 belongs to issue #16499... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Christian Heimes | Issue #16400: Add command line option for isolated... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Eli Bendersky | Issue #18668: Further clarify m_size setting for non... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Eli Bendersky | Issue #18668: Further clarify m_size setting for non... |
commit | commitdiff | tree | snapshot |
2013-08-09 |
R David Murray | Null merge related to #18600. |
commit | commitdiff | tree | snapshot |
2013-08-09 |
R David Murray | #18600: In 3.3, as_string does not accept a policy... |
commit | commitdiff | tree | snapshot |
2013-08-09 |
R David Murray | #18600: add policy to add_string, and as_bytes and... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Vinay Sajip | Closes #18671: Output more information when logging... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18357: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18357: add tests for dictview set difference. Patch... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18581: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18581: remove duplicate test and run a test class... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Serhiy Storchaka | Fix a typo in PyUnicode_CopyCharacters() documentation. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Serhiy Storchaka | Fix a typo in PyUnicode_CopyCharacters() documentation. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18267: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18267: make whitespace consistent and fix an operator. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18273: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Ezio Melotti | #18273: move the tests in Lib/test/json_tests to Lib... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Larry Hastings | Issue #15301: Parsing fd, uid, and gid parameters for... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Eli Bendersky | Closing #18668: Properly document setting m_size in... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Eli Bendersky | Issue #18668: Properly document setting m_size in PyMod... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | Issue #18665: fix typos. Patch by Vajrasky Kok. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | Issue #18666: improve test_frame a bit. Patch by Vajras... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | Normalize whitespace |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | Issue #18621: Prevent the site module's patched builtin... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | Improve verbose reporting of shutdown phase by using... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Antoine Pitrou | In _PyGC_Fini(), lose the reference that was kept to... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Ezio Melotti | #18443: remove the TextMate entry now that the bundle... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Christian Heimes | Issue #18368: PyOS_StdioReadline() no longer leaks... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Christian Heimes | Issue #18368: PyOS_StdioReadline() no longer leaks... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Serhiy Storchaka | Issue #14323: Expanded the number of digits in the... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Raymond Hettinger | Put the most important and most frequency accessed... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Raymond Hettinger | Replace outdated optimization with clearer code that... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Antoine Pitrou | Followup to 862ab99ab570: I forgot to add the magnifice... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Antoine Pitrou | Issue #17934: Add a clear() method to frame objects... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Antoine Pitrou | Issue #4885: Add weakref support to mmap objects. ... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Gregory P.... | * Fix the assertions in hashlib to use unittest asserti... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Mark Dickinson | Issue #18661: typo in grp.struct_group docstring (fix... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Mark Dickinson | Issue #18661: typo in grp.struct_group docstring. ... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Mark Dickinson | Issue #18659: Backed out changeset cfd875bcbe41 after... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Mark Dickinson | Issue #18659: fix test_format test that wasn't being... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
R David Murray | #18657: remove duplicate entries from Misc/ACKS. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | Silence compiler warnings for strict function prototype... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Terry Jan Reedy | Issue #18151: Replace remaining Idle 'open...close... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | Silence compiler warning for an unused declaration |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | Silence compiler warning about an uninitialized variable |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Jason R. Coombs | Issue 18532: Added tests and documentation to formally... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
R David Murray | Merge: #18657: remove duplicate entries from Misc/ACKS. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Alexander Belopolsky | Merge. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Alexander Belopolsky | Reuse us_per_second in delta_total_seconds. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Alexander Belopolsky | Merge. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Alexander Belopolsky | Fixes #8860: Round half-microseconds to even in the... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Ethan Furman | Close #18635: Move class level private attribute from... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Charles-François... | Null merge. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Victor Stinner | Hum, VMS code is still present |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Victor Stinner | Complete What's New in Python 3.4 |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Larry Hastings | Merging the 3.4.0a1 head. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Larry Hastings | Cycled Misc/NEWS for alpha 2, touched patchlevel. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Eli Bendersky | Issue #17902: Clarify doc of ElementTree.iterparse... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Eli Bendersky | Issue #17902: Clarify doc of ElementTree.iterparse |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Eli Bendersky | Merge fix for Issue #17011 from 3.3 |
commit | commitdiff | tree | snapshot |
2013-08-04 |
Eli Bendersky | Issue #17011: Fix caching of xpath path when namespaces... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #16741: Remove testing of implementation artifact. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #16741: Remove testing of implementation artifact. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #18647: Temporary disable the "nothing to repeat... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #18647: Temporary disable the "nothing to repeat... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Larry Hastings | Merge from v3.4.0a1 head. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Larry Hastings | Added tag v3.4.0a1 for changeset 46535f65e7f3 |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Larry Hastings | Bumped version to 3.4.0a1. v3.4.0a1 |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Larry Hastings | Updated pydoc topics for Python 3.4.0a1 release. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #16741: Fix an error reporting in int(). |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Martin v. Löwis | Issue #16067: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Martin v. Löwis | Issue #16067: Add description into MSI file to replace... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #16741: Fix an error reporting in int(). |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #17998: Fix an internal error in regular expressi... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Serhiy Storchaka | Issue #17998: Fix an internal error in regular expressi... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Mark Dickinson | Remove debugging print. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
doko@ubuntu.com | - Fix a fcntl test case on KFreeBSD, Debian #708653... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
doko@ubuntu.com | - Fix a fcntl test case on KFreeBSD, Debian #708653... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Nick Coghlan | Merge #18396 from 3.3 |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Nick Coghlan | Close #18396: fix spurious test_signal failure on Windows |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Mark Dickinson | Minor consistency fixes for some longobject.c exception... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Larry Hastings | Fix minor documentation markup error. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Ned Deily | Issue #17046: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Ned Deily | Issue #17046: Fix test_subprocess test_executable_witho... |
commit | commitdiff | tree | snapshot |
next |