| 2014-06-10 |
Zachary Ware | Issue #21688: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Zachary Ware | Issue #21688: Give informative error message when hhc... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | (Merge 3.4) Issue #21596: asyncio.wait(): mention that... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | Issue #21596: asyncio.wait(): mention that the sequence... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | Merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | Issue #21326: Add a new is_closed() method to asyncio... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | (Merge 3.4) Issue #21700: Fix asyncio doc, add Datagram... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Victor Stinner | Issue #21700: Fix asyncio doc, add DatagramProtocol |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Terry Jan Reedy | Issue #21695: Catch AttributeError created when user... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
R David Murray | Merge: #20903: clarify what happens when an smtp connec... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
R David Murray | #20903: clarify what happens when an smtp connection... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Serhiy Storchaka | Issue #21310: Fixed possible resource leak in failed... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Serhiy Storchaka | Issue #21310: Fixed possible resource leak in failed... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Kushal Das | Closes #21256: Printout of keyword args in deterministi... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Serhiy Storchaka | Issue #21677: Fixed chaining nonnormalized exceptions... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Serhiy Storchaka | Issue #21677: Fixed chaining nonnormalized exceptions... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Nick Coghlan | Issue #21569: merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Nick Coghlan | Issue #21569: Fix incorrect cross reference |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Victor Stinner | Issue #21515: Fix typo in a comment, thanks Arfrever... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Zachary Ware | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Zachary Ware | Issue #21683: Add Tix build to the Windows buildbot... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Terry Jan Reedy | Merge with 3.4 whitespace |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Terry Jan Reedy | Issue #21682: Replace EditorWindow with mock to elimina... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | backout 0fb7789b5eeb for test breakage (#20578) |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | merge 3.4 (#11709) |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | make sure the builtin help function doesn't fail when... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | add BufferedIOBase.readinto1 (closes #20578) |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | merge 3.4 (#12063) |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Benjamin Peterson | document TokenError and unclosed expression behavior... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#13223) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | don't remove self from example code in the HTML output... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21463) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | in ftp cache pruning, avoid changing the size of a... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#10503) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | specify that getuid() returns the real uid (closes... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21404) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | document the compress_level argument to tarfile.open... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | merge 3.4 (#21642) |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Benjamin Peterson | allow the keyword else immediately after (no space... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Merge issue #21569 from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Issue #21569: sync Python 2.7 What's New with 2.7 version |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Merge issue #21667 from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Nick Coghlan | Issue #21667: Clarify string data model description |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Terry Jan Reedy | Issue #21682: Replace EditorWindow with mock to elimina... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Terry Jan Reedy | Issue #18910: test_textView - since all tests require... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Merge quote quashing. |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Quash extraneous quote. |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Issue #21671: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Zachary Ware | Issue #21671, CVE-2014-0224: Update the Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | Merge #21662: fix typo, improve sentence flow |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | #21662: fix typo, improve sentence flow |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | Merge: #21653: fix doc for return type of sqlite3.Row... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
R David Murray | #21653: fix doc for return type of sqlite3.Row.keys(). |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Closes #21661: Merge typo fix. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Issue #21661: Fix typo. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Revert Tools/buildbot/external-common.bat to normal... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Revert Tools/buildbot/external-common.bat to normal... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Force a clean pull-and-build of Tcl/Tk on Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Force a clean pull-and-build of Tcl/Tk on Windows build... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Issue #21665: Don't use 'OPTS=noxp' when compiling Tk. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Zachary Ware | Clean up Tcl/Tk building in the Windows buildbot scripts. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | Issue #21515: tempfile.TemporaryFile now uses os.O_TMPF... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | (Merge 3.4) Tulip issue 83, Python issue #21252: Fill... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Victor Stinner | Tulip issue 83, Python issue #21252: Fill some XXX... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Vinay Sajip | Closes #21663: Merged fix from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Vinay Sajip | Issue #21663: Fixed error caused by trying to create... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Issue #18910: Add unittest for textView. Patch by Phil... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Terry Jan Reedy | Issue #18292: Idle - test AutoExpand. Patch by Saihadha... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Guido van Rossum | Replace deprecated time.clock() with time.time(). Fixes... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Barry Warsaw | Don't chmod() if path is a symlink. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Barry Warsaw | Don't chmod() if path is a symlink. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Terry Jan Reedy | Issue #18409: Idle: add unittest for AutoComplete.... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21326: Add asyncio.BaseEventLoop.is_closed(... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) Fix asyncio tests on Windows: wait for... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Fix asyncio tests on Windows: wait for the subprocess... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) Issue #21651: Fix ResourceWarning when... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21651: Fix ResourceWarning when running asyncio... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | (Merge 3.4) cleanup test_asyncio/test_base_events.py... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | cleanup test_asyncio/test_base_events.py: cm variable... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Merge 3.4: Issue #21119, fix ResourceWarning in asyncio |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21119: asyncio: Make sure that socketpair()... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | Issue #21119: asyncio now closes sockets on errors |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Victor Stinner | All modern compilers provide a offsetof() function |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Vinay Sajip | Closes #21643: Merged fix from 3.4. |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Vinay Sajip | Issue #21643: Updated test and fixed logic bug in lib64... |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Zachary Ware | Issue #21439: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| next |