2014-08-31 |
Benjamin Peterson | merge 3.4 (closes #22307) |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Benjamin Peterson | getuid() returns real process id not effective (closes... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
R David Murray | Merge #22215: have the smtplib 'quit' command reset... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
R David Murray | #22215: have the smtplib 'quit' command reset the state. |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Antoine Pitrou | Issue #22098: ctypes' BigEndianStructure and LittleEndi... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Antoine Pitrou | Issue #22185: Fix an occasional RuntimeError in threadi... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Antoine Pitrou | Issue #22185: Fix an occasional RuntimeError in threadi... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Victor Stinner | Issue #22043: Oops, fix perf_counter() on UNIX if no... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Victor Stinner | Issue #22043: Simplify time.perf_counter() on Windows |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Victor Stinner | Issue #22043: _PyTime_Init() now checks if the system... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Victor Stinner | Issue #22287: On UNIX, _PyTime_gettimeofday() now uses |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Berker Peksag | Issue #22182: Use e.args to unpack exceptions correctly... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Berker Peksag | Issue #22182: Use e.args to unpack exceptions correctly... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Victor Stinner | (Merge 3.4) asyncio, Tulip issue 201: Fix a race condit... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Victor Stinner | asyncio, Tulip issue 201: Fix a race condition in wait_... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Gregory P.... | The webbrowser module now uses subprocess's start_new_s... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Gregory P.... | The webbrowser module now uses subprocess's start_new_s... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Victor Stinner | Issue #22042: Fix test_signal on Windows |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Victor Stinner | Issue #22042: signal.set_wakeup_fd(fd) now raises an... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Terry Jan Reedy | Issue #22065: Remove the now unsed configGUI menu param... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Terry Jan Reedy | Issue #22065: Menus, unlike Menubottons, do not have... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Stefan Krah | Merge 3.4. |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Stefan Krah | Introduce and check for MPD_VERSION_HEX for precise... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Stefan Krah | Merge 3.4. |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Stefan Krah | Issue #22090: Fix '%' formatting for infinities and... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | (Merge 3.4) Issue #22063: Fix asyncio documentation... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | Issue #22063: Fix asyncio documentation of socket and... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | (Merge 3.4) asyncio, tulip issue 203: Add _FlowControlM... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | asyncio, tulip issue 203: Add _FlowControlMixin.get_wri... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | (Merge 3.4) asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | (Merge 3.4) asyncio: update the doc |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Victor Stinner | asyncio: update the doc |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Benjamin Peterson | merge 3.4 (#22265) |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Benjamin Peterson | allow test to work on implementations not using ref... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Benjamin Peterson | merge 3.4 (#22267) |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Benjamin Peterson | fix some test_weakref tests to not rely on ref-counting... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Antoine Pitrou | Issue #16808: inspect.stack() now returns a named tuple... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Serhiy Storchaka | Issue #22034: Improve handling of wrong argument types... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Serhiy Storchaka | Issue #22034: Got rid of misleading error message for... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Serhiy Storchaka | Issue #22236: Tkinter tests now don't reuse default... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Serhiy Storchaka | Issue #22236: Tkinter tests now don't reuse default... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Terry Jan Reedy | Issue #13540: add missing markup. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Ned Deily | Issue #21166: fix typo in comment |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Ned Deily | Issue #21166: fix typo in comment |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Issue #22243: fix except grammar in reference. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Issue #22232 (partial fix): update Universal newlines... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Terry Jan Reedy | Merge heads. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Nick Coghlan | Merge PEP 466 What's New in 2.7 changes from 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Nick Coghlan | Forward port PEP 466 What's New in 2.7 updates |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Antoine Pitrou | Issue #2527: Add a *globals* argument to timeit functio... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Ned Deily | Issue #21166: merge from 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Ned Deily | Issue #21166: Prevent possible segfaults and other... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #20152: Port pyexpat to Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Add a missing Argument Clinic file |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #20152: Port the pwd module to Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Fix a missing #include. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #20152: Port the spwd module to Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #19447: Use importlib.util.cache_from_source... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #19447: Use importlib.util.cache_from_source... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #19447: Add a test case to py_compile.compile... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #19447: Add a test case to py_compile.compile... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #20152: Convert the grp module to Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #20152: Convert _multibytecodecs to Argument... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #22150: Fix deprecated-removed directive in Sphin... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Berker Peksag | Issue #22150: Fix deprecated-removed directive in Sphin... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Merge for issue #22191 fix |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #22191: Fix warnings.__all__. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Brett Cannon | Issue #19714: Tests for importlib.machinery.WindowsRegi... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Senthil Kumaran | merge from 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Senthil Kumaran | Fix issue22245 - Fix urllib2_localnet test. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Antoine Pitrou | Issue #22118: Switch urllib.parse to use RFC 3986 seman... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Serhiy Storchaka | Issue #21549: Added the "members" parameter to TarFile... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Benjamin Peterson | use __qualname__ to compute bound method repr (closes... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Senthil Kumaran | merge from 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Senthil Kumaran | Fix Issue #8797: Raise HTTPError on failed Basic Authen... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Terry Jan Reedy | Idle ColorDelegator: finish removing code for 'as'. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Terry Jan Reedy | Idle ColorDelegator: remove special case code for ... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Benjamin Peterson | allow recursion depth to be specified (closes #19628) |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Serhiy Storchaka | Fixed typo. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Serhiy Storchaka | Fixed typo. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Serhiy Storchaka | Issue #15696: Add a __sizeof__ implementation for mmap... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Serhiy Storchaka | Issue #15696: Add a __sizeof__ implementation for mmap... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Serhiy Storchaka | Clean up test_user_command. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Serhiy Storchaka | Clean up test_user_command. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Benjamin Peterson | merge 3.4 (closes #22200) |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Benjamin Peterson | remove 2.2 and 2.6 compat code (closes #22200) |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Victor Stinner | Issue #22207: Fix "comparison between signed and unsign... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Victor Stinner | Issue #22206: Using pthread, PyThread_create_key()... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Victor Stinner | _pickle: Optimize raw_unicode_escape(), use directly... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Victor Stinner | Optimize PyBytes_FromObject(): only overallocate when... |
commit | commitdiff | tree | snapshot |
next |