]> granicus.if.org Git - python/shortlog
python
2016-12-02 Benjamin Petersonfix _PyObject_CallArg1 compiler warnings (closes #28855)
2016-12-02 Victor StinnerAdd sys.getandroidapilevel()
2016-12-01 Yury SelivanovMerge 3.6 (issue #28843)
2016-12-01 Victor StinnerReplace PyObject_CallFunction() with fastcall
2016-12-01 Victor StinnerWITH_CLEANUP_START uses fastcall
2016-12-01 Victor StinnerReplace PyObject_CallFunctionObjArgs() with fastcall
2016-11-30 Victor StinnerBacked out changeset 7efddbf1aa70
2016-11-29 Victor StinnerUniformize argument names of "call" functions
2016-11-29 Guido van RossumIssue #28790: Fix error when using Generic and __slots_...
2016-11-29 Guido van RossumIssue #28790: Fix error when using Generic and __slots_...
2016-11-29 Guido van RossumIssue #28790: Fix error when using Generic and __slots_...
2016-11-29 Victor StinnerNull merge 3.6
2016-11-29 Victor StinnerAdd TCP_CONGESTION and TCP_USER_TIMEOUT
2016-11-29 Victor StinnerAdd TCP_CONGESTION and TCP_USER_TIMEOUT
2016-11-29 Serhiy StorchakaIssue #28797: Modifying the class __dict__ inside the...
2016-11-29 Serhiy Storchaka Issue #28797: Modifying the class __dict__ inside...
2016-11-28 Serhiy StorchakaIssue #28823: Simplified compiling with opcode BUILD_MA...
2016-11-28 Victor Stinnercall_function(): document PyMethod optimization
2016-11-28 Victor StinnerReintroduce Python2 support in generate_opcode_h.py
2016-11-28 Yury SelivanovMerge 3.6 (issue #28635)
2016-11-28 Yury SelivanovIssue #28635: Document Python 3.6 opcode changes
2016-11-28 Victor StinnerIssue #28799: Update Misc/SpecialBuilds.txt
2016-11-28 Victor StinnerRemove CALL_PROFILE special build
2016-11-28 Serhiy StorchakaIssue #12844: More than 255 arguments can now be passed...
2016-11-28 Zachary WareMerge with 3.6
2016-11-28 Zachary WareFix grammar in whatsnew
2016-11-26 Łukasz LangaMerge 3.6, fix for #24142
2016-11-26 Łukasz LangaMerge 3.5, fix for #24142
2016-11-26 Łukasz LangaFixes #24142: [configparser] always join multiline...
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-25 Berker PeksagMerge from 3.6
2016-11-25 Berker PeksagMerge from 3.5
2016-11-25 Berker PeksagAdd missing square bracket in typing.get_type_hints()
2016-11-25 Berker PeksagIssue #28738: Merge from 3.6
2016-11-25 Berker PeksagIssue #28738: Merge from 3.6
2016-11-25 Berker PeksagIssue #28738: Document SIGBREAK as an acceptable value...
2016-11-25 Berker PeksagIssue #28796: Silence Sphinx warnings
2016-11-25 Berker PeksagIssue #28793: Merge from 3.6
2016-11-25 Berker PeksagIssue #28793: Fix c/p error in AsyncGenerator documentation
2016-11-25 Victor StinnerFix a ResourceWarning in generate_opcode_h.py
2016-11-24 Victor StinnerIssue #28792: Remove aliases from _bisect
2016-11-24 Victor StinnerMerge 3.6
2016-11-24 Victor StinnerFix _PyGen_yf()
2016-11-24 Victor StinnerMerge 3.6
2016-11-24 Guido van RossumIssue #28773: Add typing.FrozenSet docs. (Manuel Krebbe...
2016-11-24 Guido van RossumIssue #28773: Add typing.FrozenSet docs. (Manuel Krebbe...
2016-11-24 Guido van RossumIssue #28773: Add typing.FrozenSet docs. (Manuel Krebber)
2016-11-24 Raymond Hettingermerge
2016-11-24 Raymond HettingerIssue #27100: Silence deprecation warning in Lib/test...
2016-11-24 INADA NaokiIssue #28532: Add what's new entry for python -VV option
2016-11-24 INADA NaokiIssue #28532: Add what's new entry for python -VV option
2016-11-23 Steve DowerIssue #28783: Embedded and nuget packages incorrect...
2016-11-23 Steve DowerIssue #28783: Embedded and nuget packages incorrect...
2016-11-23 Steve DowerIssue #28783: Embedded and nuget packages incorrect...
2016-11-23 Serhiy StorchakaIssue #28774: Simplified encoding a str result of an...
2016-11-23 Xiang ZhangIssue #28774: Fix start/end pos in unicode_encode_ucs1().
2016-11-22 Victor StinnerIssue #28765: _sre.compile() now checks the type of...
2016-11-22 Victor StinnerIssue #28770: Update python-gdb.py for fastcalls
2016-11-22 Raymond Hettingermerge
2016-11-22 Raymond HettingerIssue #27100: Fix ref leak
2016-11-22 Steve DowerIssue #28573: Missing sys._mercurial info and other...
2016-11-22 Steve DowerIssue #28573: Missing sys._mercurial info and other...
2016-11-22 Victor StinnerMerge 3.6
2016-11-22 Victor StinnerIssue #28727: Optimize pattern_richcompare() for a==a
2016-11-22 Victor StinnerIssue #28727: Fix typo in pattern_richcompare()
2016-11-22 Victor StinnerMerge 3.6
2016-11-22 Victor StinnerIssue #28023: Fix python-gdb.py on old GDB versions
2016-11-22 INADA NaokiIssue #28023: Fix python-gdb.py didn't support new...
2016-11-22 INADA NaokiIssue #28023: Fix python-gdb.py didn't support new...
2016-11-22 Ned Deilymerge tag from 3.6
2016-11-22 Ned DeilyStart 3.6.0rc1. (Note, patch level was incorrectly...
2016-11-22 Serhiy StorchakaIssue #28761: The fields name and doc of structures...
2016-11-22 Ned DeilyAdded tag v3.6.0b4 for changeset 18496abdb3d5
2016-11-22 Ned DeilyVersion bump for 3.6.0b4 v3.6.0b4
2016-11-22 Ned DeilyUpdate pydoc topics for 3.6.0b4
2016-11-22 Raymond Hettingermerge
2016-11-22 Raymond HettingerIssue #27100: With statement reports missing __enter__...
2016-11-22 Raymond Hettingermerge
2016-11-22 Raymond HettingerIssue #26163: Disable periodically failing test which...
2016-11-22 Raymond Hettingermerge
2016-11-22 Raymond HettingerIssue #5830: Add test for ee476248a74a. (Contributed...
2016-11-22 Raymond Hettingermerge
2016-11-22 Raymond HettingerIssue #27825: Improve for statistics data arguments...
2016-11-22 Raymond HettingerIssue #28587: Improve list examples in the tutorial
2016-11-21 Raymond Hettingermerge
2016-11-21 Raymond HettingerIssue #28743: Reduce memory consumption for random...
2016-11-21 Raymond Hettingermerge
2016-11-21 Raymond HettingerFix grammar
2016-11-21 Raymond HettingerIssue 28587: list.index documentation missing start...
2016-11-21 Yury SelivanovMerge 3.6 (issue #28652)
2016-11-21 Yury SelivanovMerge 3.5 (issue #28652)
2016-11-21 Yury SelivanovIssue #28652: Partially rollback previous changes
2016-11-21 Raymond Hettingermerge
2016-11-21 Raymond HettingerIssue 28475: Improve error message for random.sample...
2016-11-21 Serhiy StorchakaIssue #28752: Restored the __reduce__() methods of...
2016-11-21 Serhiy StorchakaIssue #28752: Restored the __reduce__() methods of...
2016-11-21 Raymond HettingerMerge
2016-11-21 Raymond HettingerIssue 28751: Fix comments in code.h. (Contributed...
next