2014-07-25 |
Ned Deily | Issue #18093: Create Programs directory in build locati... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Zachary Ware | Closes #22072: Merge typo fixes from 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Zachary Ware | Issue #22072: Fix a couple of SSL doc typos. Patch... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Charles-François... | Issue #19875: Fix random test_getsockaddrarg() failure. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Charles-François... | Merge. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Charles-François... | Issue #19875: Fix random test_getsockaddrarg() failure. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Zachary Ware | Issue #18093: Give the Windows build _testembed.c's... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Coghlan | Issue #21947: handle generator-iterator objects in dis |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Victor Stinner | (Merge 3.4) asyncio, test_subprocess: relax timings... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Victor Stinner | asyncio, test_subprocess: relax timings for slow builbots |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Victor Stinner | unicodeobject.c: fix a compiler warning on Windows... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Coghlan | Add missing NEWS entry for issue #18093 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nick Coghlan | Issue #18093: Factor out the programs that embed the... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Victor Stinner | (Merge 3.4) asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Serhiy Storchaka | Issue #22061: Restored empty obsolete methods removed... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Serhiy Storchaka | Issue #22061: Add deprecation warnings in empty obsolet... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Terry Jan Reedy | Issue #22061: remove call of useless function slated... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Terry Jan Reedy | Issue #22061: remove call of useless function slated... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Terry Jan Reedy | Issue #22053: Make help work, after previous patch... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Terry Jan Reedy | Issue #22053: Make help work, after previous patch... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #22018: Fix test_set_wakeup_fd_result(), use... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Backout 42ced0d023cd: oops, i didn't want to push this... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) Issue #19884, readline: calling rl_variable... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #19884, readline: calling rl_variable_bind (... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | tets |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) Issue #16133: The asynchat.async_chat.handl... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #16133: The asynchat.async_chat.handle_read(... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #21813: Enhance documentation of the os.stat_resu... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Backport os.rst documentation from Python 3.5. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #21813: Enhance documentation of the os.stat_resu... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) Issue #19884: readline: Disable the meta... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #19884: readline: Disable the meta modifier key... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | test_gettext: use support.rmtree() instead of shutil... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | test_gettext: use support.rmtree() instead of shutil... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) asyncio tests: relax timings for slow buildbots |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | asyncio tests: relax timings for slow buildbots |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | (Merge 3.4) Issue #20055: Fix BaseEventLoop.stop()... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Victor Stinner | Issue #20055: Fix BaseEventLoop.stop() docstring, incom... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Andrew Svetlov | Merge 3.4: Fix incomplete sentence in asyncio docs. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Andrew Svetlov | Fix incomplete sentence in asyncio docs. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Asyncio doc fixes: spelling, grammar, duplication. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Englich grammar nit. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Benjamin Peterson | merge 3.4 (#22036) |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Benjamin Peterson | s/stringobject/bytesobject/ (closes #22036) |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Terry Jan Reedy | Fix doc example bug reported on python-list by Akshay... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Terry Jan Reedy | Issue #22053: Cleanup turtledemo start and stop and... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Victor Stinner | Issue #22042: Avoid dangerous C cast in socket.setblock... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Zachary Ware | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Zachary Ware | Issue #19493: Fix two uses of ctypes.test.requires... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #4350: Removed a number of out-of-dated and non... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #6167: Backported tests for Scrollbar.activate... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Terry Jan Reedy | Issue #21597: Turtledemo text pane can now be widened... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #6167: Scrollbar.activate() now returns the name... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Charles-François... | Issue #21566: Make use of socket.listen() default backlog. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #15275: Clean up and speed up the ntpath module. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Zachary Ware | Closes #22002: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Zachary Ware | Issue #22002: Make full use of test discovery in test... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Victor Stinner | (Merge 3.4) asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #21888: plistlib's load() and loads() now work... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Issue #21888: plistlib's load() and loads() now work... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Correct issue #21044 patch author. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Serhiy Storchaka | Correct issue #21044 patch author. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Andrew Svetlov | Merge 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Andrew Svetlov | Fix grammar |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Charles-François... | Issue #21901: Cap the maximum number of file descriptor... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Charles-François... | Issue #21901: Cap the maximum number of file descriptor... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Issue #22032: __qualname__ instead of __name__ is now... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Victor Stinner | (Merge 3.4) asyncio, tulip issue 193: Convert StreamWri... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Victor Stinner | asyncio, tulip issue 193: Convert StreamWriter.drain... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Issue #22031: Reprs now always use hexadecimal format... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Fixed bugs in reprs of CookieJar and multiprocessing... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Fixed bugs in reprs of CookieJar and multiprocessing... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Issue #15759: "make suspicious", "make linkcheck" and... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Serhiy Storchaka | Issue #15759: "make suspicious", "make linkcheck" and... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Senthil Kumaran | Merge 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Senthil Kumaran | Fix localhost checking in FileHandler. Raised in #21970. |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Antoine Pitrou | Issue #21976: Fix test_ssl to accept LibreSSL version... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Antoine Pitrou | Issue #21976: Fix test_ssl to accept LibreSSL version... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | (Merge 3.4) Issue #19629: Add missing "import stat" |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | Issue #19629: Add missing "import stat" |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | Merge Python 3.4 |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | Issue #19811, #22022: test_pathlib uses support.rmtree... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | Issue #19629: Fix support.rmtree(), use os.lstat()... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Victor Stinner | Issue #22018: Hum, set_wakeup_fd() still raises ValueEr... |
commit | commitdiff | tree | snapshot |
next |