2014-01-26 |
Larry Hastings | Documentation fixes, including fixing "suspicious"... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Larry Hastings | Issue #20358: Tests for curses.window.overlay and curse... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Larry Hastings | Issue #20390: Final fix, for generating NoPositional... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Donald Stufft | Update pip to 1.5.2 and setuptools to 2.1 |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Larry Hastings | Fix for catestrophic errors in previous checkin (Argume... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Larry Hastings | Issue #20390: Small fixes and improvements for Argument... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Guido van Rossum | Document asyncio.QueueFull/Empty. |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Guido van Rossum | NEWS update for asyncio. |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Guido van Rossum | asyncio: Rename {Empty,Full} to {QueueEmpty,QueueFull... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Guido van Rossum | asyncio: Locks refactor: use a separate context manager... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Guido van Rossum | asyncio: Fix race in FastChildWatcher (by its original... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Merge latest Tulip into asyncio |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Issue #20311: Fix test_telnetlib, set the resolution... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Eric Snow | Issue 19944: Fix importlib.find_spec() so it imports... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | asyncio: Don't export BaseEventLoop, BaseSelectorEventL... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Benjamin Peterson | update sphinx url |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Benjamin Peterson | linkify |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20331: Fixed possible FD leaks in various modules: |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20331: Fixed possible FD leaks in various modules: |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Ezio Melotti | #20348: fix headers markup in Argument Clinic howto... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Update asyncio from the Tulip project |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Fix asyncio tests: define resolution |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | test_selectors: remove unused imports |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Issue #20311: asyncio: Add a granularity attribute... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Issue #20311: selectors: Add a resolution attribute... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Issue #20311: Revert e042ea77a152 and 7ce7295393c2... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | (Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Victor Stinner | Issue #20311: Revert 033137c12d88, select.epoll.poll... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20193: The _lzma module now uses Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Eric V. Smith | Fix grammar: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Eric V. Smith | Fix grammar. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20193: The _bz2 module now uses Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20133: The audioop module now uses Argument... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Fixed converting errors in the binascii module (issue20... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Zachary Ware | Issue #20376: Argument Clinic now escapes backslashes... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Serhiy Storchaka | Issue #20151: The binascii module now uses Argument... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Benjamin Peterson | update hosting faq |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Zachary Ware | Issue #20381: Fix sanity checking on default arguments... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Serhiy Storchaka | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Serhiy Storchaka | Issue #20384: Fix the test_tarfile test on Windows. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Victor Stinner | asyncio doc: document StreamWriter.drain() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Victor Stinner | asyncio doc: move AbstractServer to the event loop... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Benjamin Peterson | merge 3.3 (#20374) |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Benjamin Peterson | new plan: just remove typecasts (closes #20374) |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Victor Stinner | asyncio doc: add a "Coroutines and protocols" section |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Victor Stinner | asyncio: mention that transports/protocols are low... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Larry Hastings | Issue #20189: Four additional builtin types (PyTypeObject, |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Nick Coghlan | Merge removal of issue 20317 debugging code from 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Nick Coghlan | Issue 20317: Remove debugging code from contextlib |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Benjamin Peterson | merge 3.3 (#20374) |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Benjamin Peterson | use new readline function types (closes #20374) |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio: wait_for() now cancels the future on timeout... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio (Tulip issue 110): StreamReader.read() and... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | Close #20365: Skip test_asyncio.test_events.test_read_p... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Fixed test_user_command on OpenSolaris where floats... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Fixed test_user_command on OpenSolaris where floats... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Issue #19936: Restored executable bits for several... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Issue #19936: Restored executable bits for several... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | Issue #20311: add debug help in test_selectors |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio doc: add an client example using streams |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio doc: Move streams to their own dedicated page |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio doc: link create_connection() to open_connectio... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio doc: move stream classes to their own class |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Victor Stinner | asyncio: Fix open_connection() documentation, writer... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Added test_user_command in test_tcl. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Serhiy Storchaka | Added test_user_command in test_tcl. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Terry Jan Reedy | Issue #17390: Add Python version to Idle editor window... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Larry Hastings | Doc fixes for Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Nick Coghlan | Merge #20317 from 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Nick Coghlan | Issue #20317: Don't create a reference loop in ExitStack |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Victor Stinner | asyncio: Cleanup logging in BaseEventLoop._run_once() |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Larry Hastings | Two minor Argument Clinic bugfixes: use the name of... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Zachary Ware | Argument Clinic: make 'destination' directive work. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Terry Jan Reedy | Issue #20818: Remove code from idlelib.CallTipWindow... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Terry Jan Reedy | Issue #16638: Include up to 5 docstring header lines... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Florent Xicluna | Issue #17825: Cursor ^ is correctly positioned for... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Florent Xicluna | Issue #17825: Cursor ^ is correctly positioned for... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
R David Murray | whatsnew: smtpd *map* argument, new ssl functions/methods. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Stefan Krah | Issue #20246: Fix test failures on FreeBSD. Patch by... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Stefan Krah | Issue #20246: Fix test failures on FreeBSD. Patch by... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Terry Jan Reedy | Issue #16630: Make Idle calltips work even when __getat... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Serhiy Storchaka | Issue #2382: SyntaxError cursor "^" now is written... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Serhiy Storchaka | Issue #2382: SyntaxError cursor "^" now is written... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Victor Stinner | Issue #20311: EpollSelector now also rounds the timeout... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Victor Stinner | Issue #20024: Py_BuildValue() now saves/restores the... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Zachary Ware | Issue #20301: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Zachary Ware | Issue #20301: Mention the correct KEY_* value as the... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Georg Brandl | fix deprecated-removed directive with sphinx 1.2 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Victor Stinner | selectors: add a comment to explain why and how poll... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Terry Jan Reedy | Issue #16655: Explain why Idle's test_calltips has... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Terry Jan Reedy | Issue #16655: Explain why Idle's test_calltips has... |
commit | commitdiff | tree | snapshot |
next |