]> granicus.if.org Git - python/shortlog
python
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 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)
2017-02-01 Benjamin Petersonmerge 3.5 (#29398)
2017-02-01 Benjamin Petersongc types needs to be allocated as such (closes #29398)
2017-02-01 Berker PeksagIssue #29218: Remove unused install_misc command
2017-01-31 doko@ubuntu.commerge 3.6
2017-01-31 doko@ubuntu.commerge 3.5
2017-01-31 doko@ubuntu.com- Issue #29169: Update zlib to 1.2.10.
2017-01-31 doko@ubuntu.commerge 3.6
2017-01-31 doko@ubuntu.commerge 3.5
2017-01-31 doko@ubuntu.comadd Modules/zlib/zlib.map to .hgeol
2017-01-30 Berker PeksagIssue #29283: Merge from 3.6
2017-01-30 Berker PeksagIssue #29283: Delete accidentally added Lib/site-packag...
2017-01-29 Martin PanterIssue #28822: Add susp-ignored entry for NEWS; fix...
2017-01-29 Martin PanterIssues #11670: Merge configparser doc from 3.6
2017-01-29 Martin PanterIssues #29349: Merge Py 2.6+ compatibility from 3.6
2017-01-29 Martin PanterIssues #11670: Merge configparser doc from 3.5
2017-01-29 Martin PanterIssues #29349: Merge Py 2.6+ compatibility from 3.5
2017-01-29 Martin PanterIssue #11670: readfp(fp) parameter name is different...
2017-01-29 Martin PanterIssue #29349: Use __future__ print_function; Sphinx...
2017-01-29 Martin PanterIssue #29384: Remove Be OS scripts from Modules/, unuse...
2017-01-29 Martin PanterIssues #29349: Add NEWS for 3.7; use “with” statement
2017-01-29 Martin PanterIssues #29349: Merge Py 2 fix 3.6
2017-01-29 Martin PanterIssues #12067: Merge hash recommendation from 3.6
2017-01-29 Martin PanterIssues #29349: Merge Py 2 fix 3.5
2017-01-29 Martin PanterIssues #12067: Merge hash recommendation from 3.5
2017-01-29 Martin PanterIssue #29349: Fix Python 2 syntax in documentation...
2017-01-29 Martin PanterIssue #12067: Recommend that hash and equality be consi...
2017-01-29 Raymond Hettingermerge
2017-01-29 Raymond HettingerIssue 29310: Document typing.NamedTuple default argumen...
2017-01-28 INADA NaokiIssue #29383: reduce temporary interned unicode
2017-01-27 Vinay SajipCloses #28784: Merged update from 3.6.
2017-01-27 Vinay SajipFixes #28784: Clarified use of shlex.shlex with punctua...
2017-01-27 Vinay SajipCloses #29308: Merged fix from 3.6.
2017-01-27 Vinay SajipFixes #29308: Merged fix from 3.5.
2017-01-27 Vinay SajipFixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in...
2017-01-26 Benjamin Petersonmerge 3.6
2017-01-26 Benjamin Petersonremove comment about updating the parser module; we...
2017-01-25 Victor StinnerIssue #29358: Add postcondition checks on types
2017-01-25 INADA NaokiIssue #29369: Use Py_IDENTIFIER in Python-ast.c
2017-01-25 Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is deprec...
2017-01-25 Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is replac...
2017-01-25 Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is replac...
next