]> granicus.if.org Git - python/shortlog
python
2016-11-16 Serhiy StorchakaFixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
2016-11-16 Serhiy StorchakaFixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
2016-11-16 Serhiy StorchakaIssue #21449: Removed private function _PyUnicode_Compa...
2016-11-16 Serhiy StorchakaIssue #28701: Replace _PyUnicode_CompareWithId with...
2016-11-16 Serhiy StorchakaIssue #28701: Replace _PyUnicode_CompareWithId with...
2016-11-16 Serhiy StorchakaIssue #28701: Replace PyUnicode_CompareWithASCIIString...
2016-11-16 Serhiy StorchakaIssue #28701: Replace PyUnicode_CompareWithASCIIString...
2016-11-16 Xavier de GayeIssue #26935: Fix broken Android dup2() in test_os
2016-11-16 Xavier de GayeIssue #26920: Fix not getting the locale's charset...
2016-11-16 Donald StufftMerge - upgrade pip/setuptools
2016-11-16 Donald StufftMerge - upgrade pip/setuptools
2016-11-16 Donald StufftUpgrade pip to 9.0.1 and setuptools to 28.8.0
2016-11-15 Yury SelivanovMerge 3.5 (issue #28704)
2016-11-15 Yury SelivanovIssue #28704: Fix create_unix_server to support Path...
2016-11-15 Yury SelivanovMerge 3.5 (issue #28703)
2016-11-15 Yury SelivanovIssue #28703: Fix asyncio.iscoroutinefunction to handle...
2016-11-15 Guido van RossumIssue #28556: Allow keyword syntax for NamedTuple ...
2016-11-15 Guido van RossumIssue #28556: Allow keyword syntax for NamedTuple ...
2016-11-15 Xavier de GayeIssue #26929: Skip some test_strptime tests failing...
2016-11-15 Xavier de GayeIssue 28668: Merge 3.5
2016-11-15 Xavier de GayeIssue 28668: Skip tests where instanciation of multipro...
2016-11-15 Victor StinnerFix warn_invalid_escape_sequence()
2016-11-15 Steve DowerIssue #28573: Fixes issue with nested if blocks
2016-11-15 Steve DowerIssue #28573: Avoid setting up env too many times durin...
2016-11-14 Yury SelivanovIssue #28635: what's new in 3.6: add a few more notes...
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Xavier de GayeIssue #28662: Catch PermissionError in tests when spawn...
2016-11-14 Victor StinnerIssue #28082: Add basic unit tests on re enums
2016-11-14 Victor StinnerIssue #28637: Reapply changeset 223731925d06
2016-11-14 Benjamin Petersoncorrectly emulate error semantics of gen.throw in Futur...
2016-11-14 Martin PanterMerge AIX fixes from 3.5 into 3.6
2016-11-14 Martin PanterIssue #28000: Fix gethostbyname_r() usage on AIX with...
2016-11-14 Martin PanterIssue #28016: Skip /dev/tty seekable() test on AIX
2016-11-13 Martin PanterIssue #28678: Merge parameter name from 3.5 into 3.6
2016-11-13 Martin PanterIssue #28678: Fix references to numeric_owner parameter
2016-11-13 Xavier de GayeIssue #26934: Handle _ANDROID_API_LEVEL is None on...
2016-11-13 Xavier de GayeFix test_faulthandler on Android where raise() exits...
2016-11-13 Xavier de GayeMerge 3.5
2016-11-13 Xavier de GayeFix temporary file not deleted in test_socket
2016-11-13 Raymond HettingerFix typos
2016-11-12 Ned DeilyIssue #28676: merge from 3.5
2016-11-12 Ned DeilyIssue #28676: Prevent missing 'getentropy' declaration...
2016-11-12 Serhiy StorchakaFixed the documentation of parse_constant argument...
2016-11-12 Serhiy StorchakaFixed the documentation of parse_constant argument...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-11 Guido van RossumIssue 28644: Document recent changes in typing.py ...
2016-11-11 Guido van RossumIssue 28644: Document recent changes in typing.py ...
2016-11-11 Serhiy StorchakaIssue #28664: test_bz2 now works on non-Windows platfor...
2016-11-11 Serhiy StorchakaIssue #28664: test_bz2 now works on non-Windows platfor...
2016-11-11 Raymond HettingerIssue #28665: Harmonize STORE_DEREF with STORE_FAST...
2016-11-11 Serhiy StorchakaIssue #19398: Extra slash no longer added to sys.path...
2016-11-11 Serhiy StorchakaIssue #19398: Extra slash no longer added to sys.path...
2016-11-11 Serhiy StorchakaIssue #23839: Various caches now are cleared before...
2016-11-11 Serhiy StorchakaIssue #23839: Various caches now are cleared before...
2016-11-10 Yury SelivanovIssue #28635: what's new in 3.6: remove mentions of...
2016-11-10 Yury SelivanovIssue #28635: What's New in Python 3.6 updates
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 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 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 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.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 Steve DowerIssue #19717: Makes Path.resolve() succeed on paths...
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.5 (issue #27942)
2016-11-09 Yury Selivanovssue #27942: Fix memory leak in codeobject.c
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.5 (issue #28639)
2016-11-09 Yury SelivanovIssue #28639: Fix inspect.isawaitable to always return...
2016-11-09 Yury SelivanovIssue #28003: Make WrappedVal, ASend and AThrow GC...
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.5 (asyncio)
2016-11-09 Yury Selivanovasyncio: Fix _format_coroutine for coroutine-like objec...
2016-11-09 Yury SelivanovIssue #26081: Fix refleak in _asyncio.Future.__iter__...
2016-11-08 Yury Selivanovnews: Fix a typo
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 Yury SelivanovIssue #27243: Change PendingDeprecationWarning -> Depre...
2016-11-08 Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
next