]> granicus.if.org Git - python/shortlog
python
2017-02-07 Berker PeksagIssue #29441: Merge from 3.6
2017-02-07 Berker PeksagIssue #29441: Merge from 3.5
2017-02-07 Berker PeksagIssue #29441: Update examples to use async and await...
2017-02-07 Mariatta WijayaIssue #29314: Merge with 3.6
2017-02-07 Mariatta WijayaIssue #29314: Merge with 3.5
2017-02-07 Mariatta WijayaIssue #29314: Set the stacklevel to two in asyncio...
2017-02-07 Mariatta WijayaIssue #29371: merge with 3.6
2017-02-07 Mariatta WijayaIssue #29371: merge with 3.5
2017-02-07 Mariatta WijayaIssue #29371: Clarify bitwise OR operation in doctest...
2017-02-06 Steve DowerIssue #28164: Improves test on Windows 7
2017-02-06 Steve DowerIssue #28164: Improves test on Windows 7
2017-02-06 Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-06 Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-06 Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-06 Raymond Hettingermerge
2017-02-06 Raymond HettingerSubstitute a more readable f-string
2017-02-06 Victor StinnerOptimize deque index, insert and rotate() methods
2017-02-06 Victor StinnerProhibit implicit C function declarations
2017-02-06 Victor Stinnerregrtest: don't fail immediately if a child does crash
2017-02-06 Berker PeksagMerge from 3.6
2017-02-06 Berker PeksagFix usage of data directive
2017-02-06 Serhiy StorchakaIssue #29460: _PyArg_NoKeywords(), _PyArg_NoStackKeywor...
2017-02-06 Xiang ZhangIssue #29405: Make total calculation in _guess_delimite...
2017-02-05 Serhiy StorchakaIssue #20186: Regenerated Argument Clinic.
2017-02-05 Steve DowerMerge from 3.6
2017-02-05 Steve DowerAdds precheck for console filename to fix Windows 7.
2017-02-05 Berker PeksagIssue #28489: Merge from 3.6
2017-02-05 Berker PeksagIssue #28489: Fix comment in tokenizer.c
2017-02-05 Steve DowerMerge from 3.6
2017-02-05 Steve DowerUpdates test_winconsoleio to better show the source...
2017-02-04 Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04 Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04 Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04 Steve DowerIssue #29326: Ignores blank lines in ._pth files (Patch...
2017-02-04 Steve DowerIssue #29326: Ignores blank lines in ._pth files (Patch...
2017-02-04 Steve DowerMerge issue #28164 and issue #29409
2017-02-04 Steve DowerIssue #28164: Correctly handle special console filename...
2017-02-04 Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04 Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04 Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04 Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04 Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04 Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04 Steve DowerIssue #29409: Implement PEP 529 for io.FileIO (Patch...
2017-02-04 Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04 Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04 Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04 Stefan KrahMerge 3.6.
2017-02-04 Stefan KrahIssue29439: _decimal on Android requires linking with...
2017-02-04 Raymond HettingerReduce load factor (from 66% to 60%) to improve effecti...
2017-02-04 Serhiy StorchakaIssue #20186: Converted the tracemalloc module to Argum...
2017-02-04 Serhiy StorchakaIssue #20186: Converted the symtable module to Argument...
2017-02-04 Serhiy StorchakaRemoved redundant Argument Clinic directives.
2017-02-04 Serhiy StorchakaIssue #20185: Converted the gc module to Argument Clinic.
2017-02-04 Serhiy StorchakaIssue #29300: Use Argument Clinic for getting struct...
2017-02-04 Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04 Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04 Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04 Berker PeksagIssue #29198: Merge from 3.6
2017-02-04 Berker PeksagIssue #29198: Merge from 3.5
2017-02-04 Berker PeksagIssue #29198: Fix indentation and markup in typing.rst
2017-02-04 Berker PeksagIssue #29198: Merge from 3.6
2017-02-04 Berker PeksagIssue #29198: Merge from 3.5
2017-02-04 Berker PeksagIssue #29198: Document typing.AsyncGenerator
2017-02-04 Serhiy StorchakaIssue #29311: Regenerate Argument Clinic.
2017-02-03 Xiang Zhangnull merge
2017-02-02 INADA NaokiIssue #29263: LOAD_METHOD support for C methods
2017-02-02 Vinay SajipCloses #29213: Merged fix from 3.6.
2017-02-02 Vinay SajipFixes #29213: merged fix from 3.5.
2017-02-02 Vinay SajipFixes #29213: regularised EOLs of venv scripts.
2017-02-02 Vinay SajipCloses #24875: Merged fix from 3.6.
2017-02-02 Vinay SajipFixes #24875: Merged fix from 3.5.
2017-02-02 Vinay SajipFixes #24875: pip can now be installed in a venv with...
2017-02-02 Raymond HettingerRemove unnecessary variables.
2017-02-02 Serhiy StorchakaIssue #29421: Make int.to_bytes() and int.from_bytes...
2017-02-02 Victor StinnerRename struct.unpack() 2nd parameter to "buffer"
2017-02-02 Victor StinnerNull merge 3.6
2017-02-02 Victor StinnerMerge 3.5
2017-02-02 Victor StinnerIssue #29300: test_struct tests unpack_from() with...
2017-02-02 Victor StinnerIssue #29300: Convert _struct module to Argument Clinic
2017-02-02 Victor StinnerIssue #29368: Fix _Pickle_FastCall() usage in do_append()
2017-02-02 Serhiy StorchakaIssue #29368: The extend() method is now called instead...
2017-02-02 Mariatta WijayaIssue #29381: merge with 3.6
2017-02-02 Mariatta WijayaIssue #29381: Clarify ordering of UNIX shebang line...
2017-02-02 Mariatta WijayaBacked out changeset 3d712292f2fa
2017-02-02 Mariatta WijayaIssue #29381: Clarify ordering of UNIX shebang line...
2017-02-01 Serhiy StorchakaIssue #20185: Converted the int class to Argument Clinic.
2017-02-01 Berker PeksagIssue #29407: Merge from 3.6
2017-02-01 Berker PeksagIssue #29407: Merge from 3.5
2017-02-01 Berker PeksagIssue #29407: Remove redundant ensure_future() calls...
2017-02-01 Guido van RossumIssue #29377: Add three new wrappers to types.py (Manue...
2017-02-01 Victor StinnerFix test_gdb.test_wrapper_call() on Python 2
2017-02-01 Victor StinnerIssue #29286: Rename private PyArg_UnpackStack_impl...
2017-02-01 Victor StinnerDocument that _PyFunction_FastCallDict() must copy...
2017-02-01 Victor StinnerMake test_gdb.test_wrapper_call() make reliable
2017-02-01 Victor Stinnerpython-gdb.py supports method-wrapper
2017-02-01 doko@ubuntu.comMerge 3.6
2017-02-01 doko@ubuntu.comMerge 3.5
2017-02-01 doko@ubuntu.comIssue #29169: Fix NEWS entry.
2017-02-01 Benjamin Petersonmerge 3.6 (#29398)
next