]> granicus.if.org Git - python/shortlog
python
2015-05-29 Yury SelivanovIssue 24316: Wrap gen objects returned from callables...
2015-05-29 Yury SelivanovIssue 24316: Wrap gen objects returned from callables...
2015-05-29 Yury SelivanovIssue 24316: Fix types.coroutine() to accept objects...
2015-05-29 Yury SelivanovIssue 24316: Fix types.coroutine() to accept objects...
2015-05-29 Yury SelivanovIssue 24315: Make collections.abc.Coroutine derived...
2015-05-29 Yury SelivanovIssue 24315: Make collections.abc.Coroutine derived...
2015-05-28 Zachary WareUpdate Windows build for 3.6
2015-05-28 Yury Selivanovdocs/whatsnew/3.6: Mention that 'async' and 'await...
2015-05-28 Yury SelivanovMerge 3.5
2015-05-28 Yury Selivanovdocs/whatsnew: Mention that 'async' and 'await' will...
2015-05-28 Benjamin Petersonmerge 3.5
2015-05-28 Benjamin Petersonremove STORE_MAP, since it's unused
2015-05-28 Benjamin Petersonmerge 3.5 (#11205)
2015-05-28 Benjamin Petersonin dict displays, evaluate the key before the value...
2015-05-28 Yury SelivanovIssue 24297: Add a unittest that Lib/symbol.py is in...
2015-05-28 Serhiy StorchakaIssue #24309: Removed Python 2 idioms.
2015-05-28 Steve DowerFixes test in installer.
2015-05-28 Steve DowerFixes text in installer.
2015-05-28 Yury SelivanovIssue 24017: Drop getawaitablefunc and friends in favor...
2015-05-28 Yury SelivanovIssue 24017: Drop getawaitablefunc and friends in favor...
2015-05-28 Yury Selivanovasyncio: Drop some useless code from tasks.py.
2015-05-28 Yury Selivanovasyncio: Drop some useless code from tasks.py.
2015-05-28 Yury Selivanovasyncio: Drop some useless code from tasks.py.
2015-05-28 Ned DeilyMore version bumping to 3.6.
2015-05-28 Benjamin Petersonupdate configure version to 3.6
2015-05-28 Yury SelivanovAdd whatsnew for 3.6
2015-05-28 Yury SelivanovIssue 24298: Fix signature() to properly unwrap wrapper...
2015-05-28 Yury SelivanovIssue 24298: Fix signature() to properly unwrap wrapper...
2015-05-28 Yury SelivanovIssue 24298: Fix signature() to properly unwrap wrapper...
2015-05-27 Benjamin Petersonmerge 3.5
2015-05-27 Benjamin Petersonmerge 3.4
2015-05-27 Benjamin Petersonupdate for 3.6 emerging
2015-05-27 Ned DeilyIssue 24304: Fix broken license link in FAQ.
2015-05-27 Ned DeilyIssue 24304: Fix broken license link in FAQ.
2015-05-27 Ned DeilyIssue 24304: Fix broken license link in FAQ.
2015-05-27 Serhiy StorchakaIssue #24288: Generated opcode.h no longer contains...
2015-05-27 Serhiy StorchakaIssue #24288: Generated opcode.h no longer contains...
2015-05-27 Raymond HettingerIssue #23359: Specialize set_lookkey intoa lookup funct...
2015-05-27 Yury SelivanovIssue 24297: Update symbol.py. See also issue 24017.
2015-05-27 Yury SelivanovIssue 24297: Update symbol.py. See also issue 24017.
2015-05-27 Lars GustäbelMerge with 3.5: tarfile.open() with mode 'x' created...
2015-05-27 Lars Gustäbeltarfile.open() with mode 'x' created files without...
2015-05-27 Steve DowerIssue #24293: Fixes installer colors to use system...
2015-05-27 Steve DowerIssue #24293: Fixes installer colors to use system...
2015-05-27 Benjamin PetersonMerge 3.5
2015-05-27 Benjamin Petersonrephrase
2015-05-26 Raymond HettingerIssue #23509: Speed up Counter operators
2015-05-26 Nick CoghlanMerge fix for issue #24285 from 3.5
2015-05-26 Nick CoghlanIssue #24285: fix importing extensions from packages
2015-05-26 Raymond HettingerIssue #24286: Forward port dict view abstract base...
2015-05-26 Serhiy StorchakaMoved Misc/NEWS entries to correct section and fix...
2015-05-26 Serhiy StorchakaMoved Misc/NEWS entries to correct section and fix...
2015-05-26 Serhiy StorchakaMoved Misc/NEWS entries to correct section and fix...
2015-05-26 Benjamin PetersonMerge 3.5
2015-05-26 Benjamin Petersonmerge 3.4
2015-05-26 Benjamin Petersonmerge 3.3
2015-05-26 Benjamin Petersonmerge 3.2
2015-05-26 Benjamin Petersonkeep distutils version in sync with python version...
2015-05-25 Larry HastingsVersion bump for trunk to 3.6.0a0. Welcome to the...
2015-05-25 Victor Stinner(Merge 3.6) Issue #23840: tokenize.open() now closes...
2015-05-25 Victor Stinner(Merge 3.5) Issue #23840: tokenize.open() now closes...
2015-05-25 Victor StinnerIssue #23840: tokenize.open() now closes the temporary...
2015-05-25 Larry HastingsAdded a section for news items for 3.6.
2015-05-25 Serhiy StorchakaRemove UTF-8 BOMs.
2015-05-25 Serhiy StorchakaRemove UTF-8 BOMs.
2015-05-25 Serhiy StorchakaRemove UTF-8 BOMs.
2015-05-24 Larry HastingsCreate 3.5 branch.
2015-05-24 Larry HastingsMerge.
2015-05-24 Larry HastingsPost-release fixes for 3.5.0b1.
2015-05-24 Serhiy StorchakaBacked out changeset: b0a0b9b59012
2015-05-24 Serhiy StorchakaIssue #24276: Fixed optimization of property descriptor...
2015-05-24 Steve DowerExclude _testmultiphase.pyd from embeddable ZIP file.
2015-05-24 Steve DowerPrevents attempt to sign ZIP file when building embedda...
2015-05-24 Steve DowerIssue #24268: Adds PCBuild project to build _testmultip...
2015-05-24 Larry HastingsAdded tag v3.5.0b1 for changeset 071fefbb5e3d
2015-05-24 Larry HastingsVersion bump for 3.5.0b1. v3.5.0b1
2015-05-24 Larry HastingsUpdate SOURCE_URI to reflect that we're branching 3...
2015-05-24 Larry HastingsUpdated topics (and susp-ignored) for Python 3.5.0b1.
2015-05-24 Steve DowerFixes handling of long values of PYTHONPATH on Windows.
2015-05-23 Guido van RossumFix bad indent in whatsnew/3.5.rst.
2015-05-23 Terry Jan ReedyAdd pointer to IDLE what's new file.
2015-05-23 Terry Jan ReedyMerge with 3.4
2015-05-23 Terry Jan Reedywhitespace
2015-05-23 Terry Jan ReedyMerge with 3.4
2015-05-23 Terry Jan ReedyAdd pointer to IDLE what's new file.
2015-05-23 Larry HastingsMerge backout of 57776eee74f2.
2015-05-23 Larry HastingsBacked out changeset 57776eee74f2
2015-05-23 Steve DowerIssue #24268: Adds PyModuleDef_Init and PyModuleDef_Typ...
2015-05-23 Berker PeksagFix Sphinx warnings.
2015-05-23 Terry Jan ReedyUpdate idlelib/NEWS.txt
2015-05-23 Terry Jan ReedyUpdate idlelib/NEWS.txt.
2015-05-23 Terry Jan Reedymerge
2015-05-23 Terry Jan ReedyAdd Idle NEWS item.
2015-05-23 Steve DowerIssue #24268: Fix import naming when loading extension...
2015-05-23 Terry Jan ReedyAdd NEWS item for Idle.
2015-05-23 Terry Jan ReedyMerge with 3.4
2015-05-23 Terry Jan ReedyMake expression legal python by adding '1'.
2015-05-23 Serhiy StorchakaIssue #14373: Added C implementation of functools.lru_c...
2015-05-23 Steve DowerIssue #23970: Fixes bdist_wininst not working on non...
2015-05-23 Raymond HettingerIssue #24204: Elaborate of the str.strip() documentation.
next