]> granicus.if.org Git - python/shortlog
python
2015-05-31 Tal EinatIssue #19543: Implementation of isclose as per PEP 485
2015-05-31 Yury SelivanovIssue 24004: Fix DeprecationWarning in a unittest
2015-05-31 Serhiy StorchakaIssue #24284: The startswith and endswith methods of...
2015-05-31 Benjamin Petersonimprove section title
2015-05-31 Yury SelivanovIssue 24004: Add a unittest for @asyncio.coroutine...
2015-05-31 Yury SelivanovIssue 24004: Support Awaitables (pep 492) in @asyncio...
2015-05-31 Yury SelivanovIssue 24004: Support Awaitables (pep 492) in @asyncio...
2015-05-30 Yury SelivanovIssue #23934: Fix inspect.signature to fail correctly...
2015-05-30 Eric SnowIssue #16991: Add odictobject.h on Windows.
2015-05-30 Eric SnowIssue #16991: Add PyODict* to Windows builds.
2015-05-30 Eric SnowIssue #16991: Fix a few leaks and other memory-related...
2015-05-30 Eric SnowIssue #16991: Drop Py_ODict_GetItemId.
2015-05-30 Eric Snowmerge
2015-05-30 Yury SelivanovIssue 22357: Merge from 3.4
2015-05-30 Yury SelivanovIssue 22357: Document __qualname__ in inspect.rst
2015-05-30 Eric SnowIssue #16991: Do not return None from OrderedDict.__rev...
2015-05-30 Eric SnowIssue #16991: Properly handle return values in several...
2015-05-30 Serhiy StorchakaIssue #5633: Fixed timeit when the statement is a strin...
2015-05-30 Serhiy StorchakaIssue #5633: Fixed timeit when the statement is a strin...
2015-05-30 Eric SnowIssue #16991: Use PyObject_TypeCheck instead of PyObjec...
2015-05-30 Yury SelivanovReverting my previous commit.
2015-05-30 Yury SelivanovMerge 3.5
2015-05-30 Yury Selivanovdocs/whatsnew: Mention OrderedDict C implementation
2015-05-30 Serhiy StorchakaIssue #24115: Update uses of PyObject_IsTrue(), PyObjec...
2015-05-30 Serhiy StorchakaIssue #24115: Update uses of PyObject_IsTrue(), PyObjec...
2015-05-30 Serhiy StorchakaIssue #24115: Update uses of PyObject_IsTrue(), PyObjec...
2015-05-30 Serhiy StorchakaUse test.support.start_threads() in threaded lru_cache...
2015-05-30 Serhiy StorchakaUse test.support.start_threads() in threaded lru_cache...
2015-05-30 Serhiy StorchakaSpecify default values of semantic booleans in Argument...
2015-05-30 Serhiy StorchakaSpecify default values of semantic booleans in Argument...
2015-05-30 Serhiy StorchakaUse converter names instead of format units in Argument...
2015-05-30 Serhiy StorchakaUse converter names instead of format units in Argument...
2015-05-30 Raymond Hettingermerge
2015-05-30 Raymond HettingerIssue #23509: Speed up Counter operators
2015-05-30 Benjamin PetersonMerge 3.5
2015-05-30 Benjamin Petersonuse assert method in another place
2015-05-30 Eric SnowMerge from 3.5
2015-05-30 Eric SnowIssue #16991: Add a C implementation of collections...
2015-05-30 Eric SnowIssue #16991: Add a C implementation of collections...
2015-05-29 Benjamin Petersonmerge 3.5
2015-05-29 Benjamin Petersonuse assert method (#24328)
2015-05-29 Benjamin Petersonmerge 3.5 (#24328)
2015-05-29 Benjamin Petersonfix importing one char extension modules (closes #24328)
2015-05-29 Serhiy StorchakaIssue #24326: Fixed audioop.ratecv() with non-default...
2015-05-29 Serhiy StorchakaIssue #24326: Fixed audioop.ratecv() with non-default...
2015-05-29 Serhiy StorchakaIssue #24326: Fixed audioop.ratecv() with non-default...
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
next