]> granicus.if.org Git - python/shortlog
python
2014-01-27 Larry HastingsPost-release bump for 3.4.0 beta 3.
2014-01-26 Larry HastingsAdded tag v3.4.0b3 for changeset a97ce3ecc96a
2014-01-26 Larry HastingsVersion bump for 3.4.0b3. v3.4.0b3
2014-01-26 Larry HastingsDocumentation fixes, including fixing "suspicious"...
2014-01-26 Larry HastingsIssue #20358: Tests for curses.window.overlay and curse...
2014-01-26 Larry HastingsIssue #20390: Final fix, for generating NoPositional...
2014-01-26 Donald StufftUpdate pip to 1.5.2 and setuptools to 2.1
2014-01-26 Larry HastingsFix for catestrophic errors in previous checkin (Argume...
2014-01-26 Larry HastingsIssue #20390: Small fixes and improvements for Argument...
2014-01-26 Guido van RossumDocument asyncio.QueueFull/Empty.
2014-01-26 Guido van RossumNEWS update for asyncio.
2014-01-26 Guido van Rossumasyncio: Rename {Empty,Full} to {QueueEmpty,QueueFull...
2014-01-26 Guido van Rossumasyncio: Locks refactor: use a separate context manager...
2014-01-26 Guido van Rossumasyncio: Fix race in FastChildWatcher (by its original...
2014-01-25 Victor StinnerMerge latest Tulip into asyncio
2014-01-25 Victor StinnerIssue #20311: Fix test_telnetlib, set the resolution...
2014-01-25 Eric SnowIssue 19944: Fix importlib.find_spec() so it imports...
2014-01-25 Victor Stinnerasyncio: Don't export BaseEventLoop, BaseSelectorEventL...
2014-01-25 Benjamin Petersonmerge 3.3
2014-01-25 Benjamin Petersonupdate sphinx url
2014-01-25 Benjamin Petersonlinkify
2014-01-25 Serhiy StorchakaIssue #20331: Fixed possible FD leaks in various modules:
2014-01-25 Serhiy StorchakaIssue #20331: Fixed possible FD leaks in various modules:
2014-01-25 Ezio Melotti#20348: fix headers markup in Argument Clinic howto...
2014-01-25 Victor StinnerUpdate asyncio from the Tulip project
2014-01-25 Victor StinnerFix asyncio tests: define resolution
2014-01-25 Victor Stinnertest_selectors: remove unused imports
2014-01-25 Victor StinnerIssue #20311: asyncio: Add a granularity attribute...
2014-01-25 Victor StinnerIssue #20311: selectors: Add a resolution attribute...
2014-01-25 Victor StinnerIssue #20311: Revert e042ea77a152 and 7ce7295393c2...
2014-01-25 Victor Stinner(Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e...
2014-01-25 Victor StinnerIssue #20311: Revert 033137c12d88, select.epoll.poll...
2014-01-25 Serhiy StorchakaIssue #20193: The _lzma module now uses Argument Clinic.
2014-01-25 Eric V. SmithFix grammar: merge with 3.3.
2014-01-25 Eric V. SmithFix grammar.
2014-01-25 Serhiy StorchakaIssue #20193: The _bz2 module now uses Argument Clinic.
2014-01-25 Serhiy StorchakaIssue #20133: The audioop module now uses Argument...
2014-01-25 Serhiy StorchakaFixed converting errors in the binascii module (issue20...
2014-01-25 Zachary WareIssue #20376: Argument Clinic now escapes backslashes...
2014-01-25 Serhiy StorchakaIssue #20151: The binascii module now uses Argument...
2014-01-25 Benjamin Petersonmerge 3.3
2014-01-25 Benjamin Petersonupdate hosting faq
2014-01-25 Zachary WareIssue #20381: Fix sanity checking on default arguments...
2014-01-24 Serhiy StorchakaNull merge
2014-01-24 Serhiy StorchakaFix typo.
2014-01-24 Serhiy StorchakaNull merge
2014-01-24 Serhiy StorchakaIssue #20384: Fix the test_tarfile test on Windows.
2014-01-24 Victor Stinnerasyncio doc: document StreamWriter.drain()
2014-01-24 Victor Stinnerasyncio doc: move AbstractServer to the event loop...
2014-01-24 Benjamin Petersonmerge 3.3 (#20374)
2014-01-24 Benjamin Petersonnew plan: just remove typecasts (closes #20374)
2014-01-24 Victor Stinnerasyncio doc: add a "Coroutines and protocols" section
2014-01-24 Victor Stinnerasyncio: mention that transports/protocols are low...
2014-01-24 Larry HastingsIssue #20189: Four additional builtin types (PyTypeObject,
2014-01-24 Nick CoghlanMerge removal of issue 20317 debugging code from 3.3
2014-01-24 Nick CoghlanIssue 20317: Remove debugging code from contextlib
2014-01-24 Benjamin Petersonmerge 3.3 (#20374)
2014-01-24 Benjamin Petersonuse new readline function types (closes #20374)
2014-01-23 Victor Stinnerasyncio: wait_for() now cancels the future on timeout...
2014-01-23 Victor Stinnerasyncio (Tulip issue 110): StreamReader.read() and...
2014-01-23 Victor StinnerClose #20365: Skip test_asyncio.test_events.test_read_p...
2014-01-23 Serhiy StorchakaFixed test_user_command on OpenSolaris where floats...
2014-01-23 Serhiy StorchakaFixed test_user_command on OpenSolaris where floats...
2014-01-23 Serhiy StorchakaIssue #19936: Restored executable bits for several...
2014-01-23 Serhiy StorchakaIssue #19936: Restored executable bits for several...
2014-01-23 Victor StinnerIssue #20311: add debug help in test_selectors
2014-01-23 Victor Stinnerasyncio doc: add an client example using streams
2014-01-23 Victor Stinnerasyncio doc: Move streams to their own dedicated page
2014-01-23 Victor Stinnerasyncio doc: link create_connection() to open_connectio...
2014-01-23 Victor Stinnerasyncio doc: move stream classes to their own class
2014-01-23 Victor Stinnerasyncio: Fix open_connection() documentation, writer...
2014-01-23 Serhiy StorchakaAdded test_user_command in test_tcl.
2014-01-23 Serhiy StorchakaAdded test_user_command in test_tcl.
2014-01-23 Terry Jan ReedyMerge with 3.3
2014-01-23 Terry Jan ReedyIssue #17390: Add Python version to Idle editor window...
2014-01-22 Larry HastingsDoc fixes for Argument Clinic.
2014-01-22 Nick CoghlanMerge #20317 from 3.3
2014-01-22 Nick CoghlanIssue #20317: Don't create a reference loop in ExitStack
2014-01-22 Victor Stinnerasyncio: Cleanup logging in BaseEventLoop._run_once()
2014-01-22 Larry HastingsTwo minor Argument Clinic bugfixes: use the name of...
2014-01-22 Zachary WareArgument Clinic: make 'destination' directive work.
2014-01-22 Terry Jan ReedyMerge with 3.3
2014-01-22 Terry Jan ReedyIssue #20818: Remove code from idlelib.CallTipWindow...
2014-01-22 Terry Jan ReedyMerge with 3.3
2014-01-22 Terry Jan ReedyIssue #16638: Include up to 5 docstring header lines...
2014-01-22 Florent XiclunaIssue #17825: Cursor ^ is correctly positioned for...
2014-01-22 Florent XiclunaIssue #17825: Cursor ^ is correctly positioned for...
2014-01-21 R David Murraywhatsnew: smtpd *map* argument, new ssl functions/methods.
2014-01-21 Stefan KrahIssue #20246: Fix test failures on FreeBSD. Patch by...
2014-01-21 Stefan KrahIssue #20246: Fix test failures on FreeBSD. Patch by...
2014-01-21 Terry Jan ReedyMerge with 3.3
2014-01-21 Terry Jan ReedyIssue #16630: Make Idle calltips work even when __getat...
2014-01-21 Serhiy StorchakaIssue #2382: SyntaxError cursor "^" now is written...
2014-01-21 Serhiy StorchakaIssue #2382: SyntaxError cursor "^" now is written...
2014-01-21 Victor StinnerIssue #20311: EpollSelector now also rounds the timeout...
2014-01-21 Victor StinnerIssue #20024: Py_BuildValue() now saves/restores the...
2014-01-21 Zachary WareIssue #20301: Merge with 3.3
2014-01-21 Zachary WareIssue #20301: Mention the correct KEY_* value as the...
2014-01-21 Georg Brandlmerge with 3.3
2014-01-21 Georg Brandlfix deprecated-removed directive with sphinx 1.2
next