]> granicus.if.org Git - python/shortlog
python
2014-07-16 Serhiy StorchakaIssue 21044: tarfile.open() now handles fileobj with...
2014-07-16 Serhiy StorchakaIssue 21044: tarfile.open() now handles fileobj with...
2014-07-16 Zachary WareMerge with 3.4
2014-07-16 Zachary WareFix a minor typo in the turtle docs. Found by Brandon...
2014-07-16 Zachary WareIssue #21918: Convert test_tools.py to a sub-package...
2014-07-16 Zachary WareIssue #21918: Convert test_tools.py to a sub-package...
2014-07-16 Zachary WareMerge removal of Tools/scripts/pydocgui.pyw
2014-07-16 Zachary WareRemove Tools/scripts/pydocgui.pyw.
2014-07-16 Victor Stinner(Merge 3.4) asyncio: test_as_completed(): disable ...
2014-07-16 Victor Stinnerasyncio: test_as_completed(): disable "slow callback...
2014-07-16 Victor Stinner(Merge 3.4) Issue #21163: Fix "destroy pending task...
2014-07-16 Victor StinnerIssue #21163: Fix "destroy pending task" warning in...
2014-07-16 Victor Stinner(Merge 3.4) Issue #21163, asyncio: Ignore "destroy...
2014-07-16 Victor StinnerIssue #21163, asyncio: Ignore "destroy pending task...
2014-07-16 Victor Stinner(Merge 3.4) asyncio: test_selector_events: remove dupli...
2014-07-16 Victor Stinnerasyncio: test_selector_events: remove duplicate call...
2014-07-16 Tal EinatFixed recently added Misc/NEWS entry which was moved...
2014-07-16 Tal EinatIssue #21765: Add support for non-ascii identifiers...
2014-07-16 Tal EinatIssue #21765: Add support for non-ascii identifiers...
2014-07-16 Victor StinnerIssue #21645, #21985: Remove debug code
2014-07-15 Guido van RossumFix getargspec() doctring (varkw -> keywords).
2014-07-15 Serhiy StorchakaIssue #18974: Tools/scripts/diff.py now uses argparse...
2014-07-15 Terry Jan ReedyMerge with 3.4
2014-07-15 Terry Jan ReedyIssue #21982: Add minimal unittest for configDialog...
2014-07-14 Victor StinnerMerge with Python 3.4
2014-07-14 Victor Stinnerasyncio tests: make quiet the logs of SSL handshake...
2014-07-14 Victor StinnerIssue #21645: test_asyncio, log debug trace into sys...
2014-07-14 Victor StinnerIssue #21645: Add debug code to analyze a failure on...
2014-07-14 Victor StinnerMerge with Python 3.4
2014-07-14 Victor Stinnerasyncio: sync with Tulip
2014-07-14 Serhiy StorchakaCall PyErr_NoMemory() when PyMem_Malloc() fails.
2014-07-14 Serhiy StorchakaCall PyErr_NoMemory() when PyMem_Malloc() fails.
2014-07-14 Raymond Hettingermerge
2014-07-14 Raymond HettingerIssue 21977: Minor improvements to the regexes in...
2014-07-13 Terry Jan ReedyMerge with 3.4
2014-07-13 Terry Jan ReedyIssue #18592: Method return signature changes made...
2014-07-13 Ned DeilyIssue #21323: Fix http.server to again handle scripts...
2014-07-13 Ned DeilyIssue #21323: Fix http.server to again handle scripts...
2014-07-13 Ned DeilyIssue #21323: Fix http.server to again handle scripts...
2014-07-13 Ned DeilyIssue #21323: Fix http.server to again handle scripts...
2014-07-12 Alexander BelopolskyIssue #21966: Respect -q command-line option when code...
2014-07-12 Berker PeksagIssue #19076: Merge with 3.4.
2014-07-12 Berker PeksagIssue #19076: Don't pass the redundant 'file' argument...
2014-07-12 Victor StinnerIssue #21932: Skip test_os.test_large_read() on 32...
2014-07-12 Victor StinnerMerge with 3.4
2014-07-12 Victor Stinnerasyncio: Server.close() leaves client sockets open
2014-07-12 Victor StinnerMerge with 3.4
2014-07-12 Victor Stinnerasyncio: sync with Tulip
2014-07-11 Victor StinnerMerge 3.4
2014-07-11 Victor Stinnerasyncio: improve the documentation of servers
2014-07-11 Victor Stinnerasyncio, Tulip issue 180: Make Server attributes and...
2014-07-11 Berker PeksagIssue #21906: Merge from 3.4.
2014-07-11 Berker PeksagIssue #21906: Make Tools/scripts/md5sum.py work in...
2014-07-11 Berker PeksagIssue #16382: Improve exception message of warnings...
2014-07-11 Victor StinnerIssue #21932: Ooops, os.read(fd, size) allocates a...
2014-07-11 Victor StinnerIssue #21932: os.read() now uses a :c:func:`Py_ssize_t...
2014-07-11 Victor Stinner(Merge 3.4) asyncio: enhance documentation of platform...
2014-07-11 Victor Stinnerasyncio: enhance documentation of platform support
2014-07-11 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-11 Victor Stinnerasyncio: sync with Tulip
2014-07-11 Terry Jan ReedyMerge with 3.4
2014-07-11 Terry Jan ReedyIssue #18592: Make unittest for SearchDialogBase work...
2014-07-11 Terry Jan ReedyNews entries
2014-07-11 Terry Jan ReedyIdle News entries.
2014-07-11 Terry Jan ReedyMerge with 3.4
2014-07-11 Terry Jan Reedy#21940: Add unittest for WidgetRedirector. Initial...
2014-07-10 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-10 Victor Stinnerasyncio: sync with Tulip
2014-07-10 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-10 Victor Stinnerasyncio: sync with Tulip
2014-07-10 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-10 Victor Stinnerasyncio: sync with Tulip
2014-07-10 Zachary WareIssue #21942: Fixed source file viewing in pydoc's...
2014-07-10 Zachary WareIssue #21942: Fixed source file viewing in pydoc's...
2014-07-10 Terry Jan ReedyMerge with 3.4
2014-07-10 Terry Jan ReedyIssue #21940: add docstrings to idlelib.WidgetRedirector.
2014-07-09 Berker PeksagIssues #21948 and #16040: Merge with 3.4.
2014-07-09 Berker PeksagIssues #21948 and #16040: Fix typos.
2014-07-09 Berker PeksagIssue #6916: Use assertWarns in test_asynchat.
2014-07-08 Guido van RossumFix bootstrapping asdl -- it didn't work with Python...
2014-07-08 Antoine PitrouIssue #21938: simplify gen_iternext()
2014-07-08 Victor Stinner(Merge 3.4) asyncion, Tulip issue 181: BaseEventLoop...
2014-07-08 Victor Stinnerasyncion, Tulip issue 181: BaseEventLoop.create_datagra...
2014-07-08 Victor Stinner(Merge 3.4) Issue #21680: Document asyncio event loops
2014-07-08 Victor StinnerIssue #21680: Document asyncio event loops
2014-07-08 Zachary WareIssue #21907: Make the buildbot clean script always...
2014-07-08 Victor StinnerMerge 3.4
2014-07-08 Victor StinnerUpdate asyncio documentation
2014-07-08 Victor Stinnerasyncio: sync with Tulip
2014-07-07 Antoine PitrouFix compilation failure (followup to #21803)
2014-07-07 Antoine PitrouIssue #21803: remove macro indirections in complexobject.h
2014-07-07 Victor Stinner(Merge 3.4) Issue #11259: asynchat.async_chat().set_ter...
2014-07-07 Victor StinnerIssue #11259: asynchat.async_chat().set_terminator...
2014-07-07 Victor Stinner(Merge 3.4) asynchat: PEP8-ify the code
2014-07-07 Victor Stinnerasynchat: PEP8-ify the code
2014-07-07 Victor Stinner(Merge 3.4) Issue #12523: asynchat.async_chat.push...
2014-07-07 Victor StinnerIssue #12523: asynchat.async_chat.push() now raises...
2014-07-07 Victor Stinner(Merge 3.4) Issue #21925: PyImport_Cleanup(): Remove...
2014-07-07 Victor StinnerIssue #21925: PyImport_Cleanup(): Remove unused paramet...
2014-07-07 Zachary WareIssue #21907: Exit with the correct return code
next