]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2016-11-10  Yury SelivanovMerge 3.6 (issue #28635)
2016-11-10  Yury SelivanovIssue #28635: Fix a couple of missing/incorrect version...
2016-11-10  Guido van RossumIssue #28649: fix second issue with _ForwardRef (#328...
2016-11-10  Guido van RossumIssue #28649: fix second issue with _ForwardRef (#328...
2016-11-10  Guido van RossumIssue #28649: fix second issue with _ForwardRef (#328)
2016-11-10  Guido van RossumIssue #28649: fix first issue with _ForwardRef (#327...
2016-11-10  Guido van RossumIssue #28649: fix first issue with _ForwardRef (#327...
2016-11-10  Guido van RossumIssue #28649: fix first issue with _ForwardRef (#327)
2016-11-09  Yury SelivanovMerge 3.6 (issue #28653)
2016-11-09  Yury SelivanovMerge 3.6 (issue #28653)
2016-11-09  Yury SelivanovIssue #28653: Fix a refleak in functools.lru_cache.
2016-11-09  Serhiy StorchakaIssue #28649: Clear the typing module caches when searc...
2016-11-09  Serhiy StorchakaIssue #28649: Clear the typing module caches when searc...
2016-11-09  Serhiy StorchakaIssue #28649: Clear the typing module caches when searc...
2016-11-09  Guido van RossumIssue #28649: typing-clear-caches.patch (3.6->3.7)
2016-11-09  Guido van RossumIssue #28649: typing-clear-caches.patch (3.5->3.6)
2016-11-09  Guido van RossumIssue #28649: typing-clear-caches.patch
2016-11-09  Guido van RossumIssue #28649: fix-typing-test-v2.diff (3.6->3.7)
2016-11-09  Guido van RossumIssue #28649: fix-typing-test-v2.diff (3.5->3.6)
2016-11-09  Guido van RossumIssue #28649: fix-typing-test-v2.diff
2016-11-09  Guido van RossumIssue #28556: More typing.py updates from upstream...
2016-11-09  Guido van RossumIssue #28556: More typing.py updates from upstream...
2016-11-09  Guido van RossumIssue #28556: More typing.py updates from upstream.
2016-11-09  Steve DowerIssue #19717: Makes Path.resolve() succeed on paths...
2016-11-09  Steve DowerIssue #19717: Makes Path.resolve() succeed on paths...
2016-11-09  Yury SelivanovMerge 3.6 (issue #28652)
2016-11-09  Yury SelivanovMerge 3.5 (issue #28652)
2016-11-09  Yury SelivanovIssue #28652: Make loop methods reject socket kinds...
2016-11-09  Yury SelivanovMerge 3.6 (issue #27942)
2016-11-09  Yury SelivanovMerge 3.5 (issue #27942)
2016-11-09  Yury Selivanovssue #27942: Fix memory leak in codeobject.c
2016-11-09  Andrew KuchlingMerge 3.6
2016-11-09  Andrew KuchlingMerge from 3.5
2016-11-09  Andrew KuchlingUse http instead of https, due to certificate error
2016-11-09  Andrew KuchlingMerge from 3.5
2016-11-09  Andrew KuchlingUpdate URL for requests documentation after IRC request
2016-11-09  Yury SelivanovMerge 3.6 (issue #28639)
2016-11-09  Yury SelivanovMerge 3.5 (issue #28639)
2016-11-09  Yury SelivanovIssue #28639: Fix inspect.isawaitable to always return...
2016-11-09  Yury SelivanovMerge 3.6 (issue #28003)
2016-11-09  Yury SelivanovIssue #28003: Make WrappedVal, ASend and AThrow GC...
2016-11-09  Yury SelivanovMerge 3.6
2016-11-09  Yury SelivanovMerge 3.5
2016-11-09  Yury Selivanovgenobject: Remove unnecessary tp_free slots from aiter_...
2016-11-09  Yury SelivanovMerge 3.6 (asyncio)
2016-11-09  Yury SelivanovMerge 3.5 (asyncio)
2016-11-09  Yury Selivanovasyncio: Fix _format_coroutine for coroutine-like objec...
2016-11-09  Yury SelivanovMerge 3.6 (issue #26081)
2016-11-09  Yury SelivanovIssue #26081: Fix refleak in _asyncio.Future.__iter__...
2016-11-08  Yury SelivanovMerge 3.6 (typo in NEWS)
2016-11-08  Yury Selivanovnews: Fix a typo
2016-11-08  Yury SelivanovMerge 3.6 (issue #26182)
2016-11-08  Yury SelivanovIssue #26182: Fix ia refleak in code that raises Deprec...
2016-11-08  Serhiy StorchakaFixed possible abort in ceval loop if _PyUnicode_FromId...
2016-11-08  Serhiy StorchakaFixed possible abort in ceval loop if _PyUnicode_FromId...
2016-11-08  Serhiy StorchakaFixed possible abort in ceval loop if _PyUnicode_FromId...
2016-11-08  Yury SelivanovMerge 3.6 (issue #27243)
2016-11-08  Yury SelivanovIssue #27243: Change PendingDeprecationWarning -> Depre...
2016-11-08  Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08  Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08  Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08  Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08  Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08  Serhiy StorchakaIssue #28621: Sped up converting int to float by reusin...
2016-11-08  Serhiy StorchakaIssue #28585: Restored docstring of os._isdir().
2016-11-08  Serhiy StorchakaIssue #28585: Restored docstring of os._isdir().
2016-11-08  Serhiy StorchakaIssue #28585: Restored docstring of os._isdir().
2016-11-08  Serhiy StorchakaIssue #28637: No longer use re in site.py.
2016-11-08  Serhiy StorchakaIssue #28637: No longer use re in site.py.
2016-11-08  Yury SelivanovMerge 3.6 (docs/inspect)
2016-11-08  Yury Selivanovdocs/inspect: clarify iscoroutinefunction; add docs...
2016-11-08  Terry Jan ReedyMerge with 3.6
2016-11-08  Terry Jan ReedyIssue #28572: Use system-specific values for configdial...
2016-11-08  Yury SelivanovMerge 3.6 (issue #28613)
2016-11-08  Yury SelivanovMerge 3.5 (issue #28613)
2016-11-08  Yury SelivanovIssue #28613: Expose asyncio._get_running_loop() and...
2016-11-07  Victor StinnerMerge 3.6
2016-11-07  Victor StinnerIssue #28637: Revert issue #28082, don't import enum...
2016-11-07  Eric V. SmithMerge from 3.6.
2016-11-07  Eric V. SmithFixed issue #28633: segfault when concatenating bytes...
2016-11-07  Terry Jan ReedyMerge with 3.6
2016-11-07  Terry Jan ReedyIssue #28572: Add 10% to coverage of IDLE's test_config...
2016-11-07  Yury SelivanovMerge 3.6 (issue #28635)
2016-11-07  Yury Selivanovwhatsnew: Inital pass on "What's New in Python 3.6"
2016-11-07  Yury SelivanovMerge 3.6 (issue #28634)
2016-11-07  Yury SelivanovMerge 3.5 (issue #28634)
2016-11-07  Yury SelivanovIssue #28634: Fix asyncio.isfuture() to support mocks
2016-11-07  Yury SelivanovMerge 3.6 (issue #27392)
2016-11-07  Berker PeksagIssue #28088: Merge from 3.6
2016-11-07  Berker PeksagIssue #28088: Merge from 3.5
2016-11-07  Berker PeksagIssue #28088: Don't include self in method signature
2016-11-07  Yury SelivanovMerge 3.5 (issue #27392)
2016-11-07  Yury SelivanovIssue #27392: Document loop.connect_accepted_socket()
2016-11-07  Steve DowerCloses #27781: Removes special cases for the experiment...
2016-11-07  Steve DowerCloses #27781: Removes special cases for the experiment...
2016-11-07  Guido van Rossumissue #28622: Remove redundant variable annotation...
2016-11-07  Guido van Rossumissue #28622: Remove redundant variable annotation...
2016-11-06  Benjamin Petersonmerge 3.6
2016-11-06  Benjamin Petersonmerge 3.5
2016-11-06  Benjamin Petersonmake sure dict view types are initialized
next