2014-09-06 |
Nick Coghlan | Merge issue #22295 fix from 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Nick Coghlan | Issue #22295: Adopt 'python -m pip' as the preferred... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Nick Coghlan | Null merge from 3.4 backport |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Nick Coghlan | Issue #22346: also include asyncio PEP 411 notice in 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Guido van Rossum | Add PEP-411-compliant note about asyncio being provisio... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ned Deily | Keep Mac/build-installer.py in sync across branches... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ned Deily | Keep Mac/build-installer.py in sync across branches... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Serhiy Storchaka | Issue #20643: Removed unneeded (and wrong) class direct... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Serhiy Storchaka | Issue #20643: Removed unneeded (and wrong) class direct... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Serhiy Storchaka | Issue #22221: Add tests for compile() with source encod... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Serhiy Storchaka | Issue #22221: Add tests for compile() with source encod... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Serhiy Storchaka | Silenced some warnings about comparison between signed... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Terry Jan Reedy | Issue #21933: Make Control-Mousewhell only change font... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Victor Stinner | Issue #22290: PyObject_Call() now fails with an asserti... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Antoine Pitrou | Issue #20421: Add a .version() method to SSL sockets... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Victor Stinner | Issue #21951: Fix AsObj() of the _tkinter module: raise... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Łukasz Langa | Merge fix for #19546: configparser exceptions leak... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Łukasz Langa | Fix #19546: onfigparser exceptions expose implementatio... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Victor Stinner | Issue #22334: Add debug traces to test_tcl |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Victor Stinner | Issue #22333: Add debug traces to test_threaded_import |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Victor Stinner | Issue #22258: Fix typo in Misc/NEWS |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | NEWS items for Idle. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | NEWS items for Idle. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | NEWS items for turtledemo. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | Issue #22051: remove unneeded reload that allowed bad... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Fix timeout in test.fork_wait |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | (Merge 3.4) Issue #21440: test_zipfile: replace last... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #21440: test_zipfile: replace last direct calls... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #21440: Backport changeset 4ebf97299b18 to branch... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | (Merge 3.4) Issue #20957: test_smtpnet now uses support... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #20957: test_smtpnet now uses support.transient_i... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | (Merge 3.4) Issue #22332: test_multiprocessing_main_han... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #22332: test_multiprocessing_main_handling is... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | (Merge 3.4) Issue #22331: Skip test_interrupted_write_t... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #22331: Skip test_interrupted_write_text() on... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | Issue #21933: Merge with 3.4 |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Terry Jan Reedy | Issue #21933: Users can now change the font size for... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Victor Stinner | Issue #22043: Fix pymonotonic(), use tv_usec=-1 as... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Victor Stinner | Issue #22043: time.monotonic() is now always available |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Victor Stinner | Issue #22043: Fix _PyTime_gettimeofday() if HAVE_GETTIM... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Victor Stinner | Closes #22258: Fix the the internal function set_inheri... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Berker Peksag | Remove unused imports. |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Berker Peksag | Issue #19447: Suppress output of py_compile.compile(). |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Ned Deily | Issue #22320: Fix broken link in the General Python... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | #22315: Use advertised API for OSError |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | #22315: Use an existent directory for 'src' to trigger... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | #22315: Provide an actual directory during test invocation. |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | #22315: Use technique outlined in test_file_util |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | #22315: Add test to capture the failure. |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | Correct indent |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | Remove unused import |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Victor Stinner | pytime.h: remove duplicated "#ifndef Py_LIMITED_API" |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Guido van Rossum | Closes #21527: Add default number of workers to ThreadP... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Victor Stinner | (Merge 3.4) Closes #22258: Fix the the internal functio... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Benjamin Peterson | sigma actually works in latex... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Benjamin Peterson | try to pick a unicode char that latex understands |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Benjamin Peterson | a more universal unicode char example |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Berker Peksag | Remove unused imports. |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Berker Peksag | Issue #19447: Suppress output of py_compile.compile(). |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Ned Deily | Issue #22320: merge from 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jason R. Coombs | Merge with 3.4; Closes #22315 |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Victor Stinner | (Merge 3.4) asyncio, Tulip issue 205: Fix a race condit... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Victor Stinner | asyncio, Tulip issue 205: Fix a race condition in BaseS... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Victor Stinner | (Merge 3.4) Closes #22275: asyncio: enhance documentati... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Victor Stinner | Closes #22275: asyncio: enhance documentation of OS... |
commit | commitdiff | tree | snapshot |
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 |
next |