]> granicus.if.org Git - python/shortlog
python
2015-06-02 Ned DeilyIssue #24357: merge from 3.5
2015-06-02 Ned DeilyIssue #24357: merge from 3.4
2015-06-02 Ned DeilyIssue #24357: Change host in socket.getaddrinfo example...
2015-06-01 Yury SelivanovIssue 24017: Make PyEval_(Set|Get)CoroutineWrapper...
2015-06-01 Yury SelivanovIssue 24017: Make PyEval_(Set|Get)CoroutineWrapper...
2015-06-01 Benjamin Petersonmerge 3.5 (#24345)
2015-06-01 Benjamin Petersonadd Py_tp_finalize slot (closes #24345)
2015-06-01 Serhiy StorchakaMoved Misc/NEWS entry (issue #24270) to correct section.
2015-06-01 Serhiy StorchakaMoved Misc/NEWS entry (issue #24270) to correct section.
2015-06-01 Serhiy StorchakaMerge with 3.5.
2015-06-01 Larry HastingsMerge release engineering changes with 3.5 branch head.
2015-06-01 Larry HastingsPost-release updates for Python 3.5.0b2.
2015-06-01 Yury SelivanovIssue 24017: Add a test for CoroWrapper and 'async...
2015-06-01 Yury SelivanovIssue 24017: Add a test for CoroWrapper and 'async...
2015-06-01 Yury SelivanovIssue 24017: Fix asyncio.CoroWrapper to support 'async...
2015-06-01 Yury SelivanovIssue 24017: Fix asyncio.CoroWrapper to support 'async...
2015-06-01 Yury SelivanovIssue 24017: Fix asyncio.CoroWrapper to support 'async...
2015-05-31 Steve DowerMerge with 3.5
2015-05-31 Steve DowerIssue #24317: Makes Customize page default to installin...
2015-05-31 Steve DowerIssue #24293: Adds mapping from explicit colours to...
2015-05-31 Yury SelivanovIssue 24180: Mention sys.(get|set)_coroutine_wrapper...
2015-05-31 Yury SelivanovIssue 24180: Mention sys.(get|set)_coroutine_wrapper...
2015-05-31 Yury SelivanovIssue 24180: Document sys.(set|get)_coroutine_wrapper
2015-05-31 Yury SelivanovIssue 24180: Document sys.(set|get)_coroutine_wrapper
2015-05-31 Tal Einatminor fix of module order in whatsnew/3.5
2015-05-31 Tal Einatminor fix of module order in whatsnew/3.5
2015-05-31 Tal EinatIssue #19543: Implementation of isclose as per PEP 485
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 Yury SelivanovIssue 24004: Fix DeprecationWarning in a unittest
2015-05-31 Serhiy StorchakaIssue #24284: The startswith and endswith methods of...
2015-05-31 Serhiy StorchakaIssue #24284: The startswith and endswith methods of...
2015-05-31 Benjamin Petersonmerge 3.5
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: 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-31 Yury SelivanovIssue 24004: Support Awaitables (pep 492) in @asyncio...
2015-05-31 Larry HastingsChange SOURCE_URI for pydoc source URLs to point back...
2015-05-31 Larry HastingsAdded tag v3.5.0b2 for changeset 7a088af5615b
2015-05-31 Larry HastingsVersion bump for Python 3.5.0b2. v3.5.0b2
2015-05-30 Larry HastingsRegenerated pydoc topic index in preparation for Python...
2015-05-30 Yury SelivanovIssue #23934: Fix inspect.signature to fail correctly...
2015-05-30 Yury SelivanovIssue #23934: Fix inspect.signature to fail correctly...
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric SnowIssue #16991: Add odictobject.h on Windows.
2015-05-30 Eric SnowIssue #16991: Use the correct version for master.
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric SnowIssue #16991: Add PyODict* to Windows builds.
2015-05-30 Eric SnowIssue #16991: Ensure that the proper OrderedDict is...
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric SnowIssue #16991: Fix a few leaks and other memory-related...
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric SnowIssue #16991: Drop Py_ODict_GetItemId.
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric Snowmerge
2015-05-30 Yury SelivanovIssue 22357: Merge from 3.5
2015-05-30 Yury SelivanovIssue 22357: Merge from 3.4
2015-05-30 Yury SelivanovIssue 22357: Document __qualname__ in inspect.rst
2015-05-30 Yury Selivanovdocs: Sync whatsnew/3.5.rst with 3.6
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 Serhiy StorchakaIssue #5633: Fixed timeit when the statement is a strin...
2015-05-30 Eric SnowMerge from 3.5.
2015-05-30 Eric SnowIssue #16991: Use PyObject_TypeCheck instead of PyObjec...
2015-05-30 Yury SelivanovNull merge
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...
next