]> granicus.if.org Git - python/shortlog
python
2015-06-04 Guido van RossumUpdate typing.py: remove isinstance() support (Mark...
2015-06-03 Steve DowerIssue #24376: Bumps xxlimited.vcxproj to use 3.6 limite...
2015-06-03 Steve DowerIssue #24376: xxlimited.c errors when building 32 and...
2015-06-03 Steve DowerIssue #24376: xxlimited.c errors when building 32 and...
2015-06-03 Eric SnowMerge from 3.5.
2015-06-03 Eric SnowIssue #24377: Fix a ref leak in OrderedDict.__repr__.
2015-06-03 Eric SnowMerge from 3.5.
2015-06-03 Eric SnowIssue #24362: Simplify the C OrderedDict fast nodes...
2015-06-03 Benjamin Petersonmerge 3.5
2015-06-03 Benjamin Petersonupgrade xxlimited abi to 3.5
2015-06-03 Eric SnowMerge from 3.5.
2015-06-03 Eric SnowIssue #24368: Support keyword arguments in OrderedDict...
2015-06-03 Yury SelivanovIssue 24342: No need to use PyAPI_FUNC for _PyEval_Appl...
2015-06-03 Yury SelivanovIssue 24342: No need to use PyAPI_FUNC for _PyEval_Appl...
2015-06-02 Yury SelivanovIssue 24365: Merge 3.5
2015-06-02 Yury SelivanovIssue 24365: Conditionalize PEP 489 additions to the...
2015-06-02 Yury SelivanovIssue 24366: Merge 3.5
2015-06-02 Yury SelivanovIssue 24366: Merge 3.4
2015-06-02 Yury SelivanovIssue 24366: Merge 3.3
2015-06-02 Yury SelivanovIssue 24366: Indent code (thanks to li4ick for reporting).
2015-06-02 Yury SelivanovIssue 24342: Let wrapper set by sys.set_coroutine_wrapp...
2015-06-02 Yury SelivanovIssue 24342: Let wrapper set by sys.set_coroutine_wrapp...
2015-06-02 Donald Stufftmerge update to pip/setuptools
2015-06-02 Donald StufftMerge update to pip/setuptools
2015-06-02 Donald StufftUpgrade pip to 7.0.3 and setuptools to 17.0
2015-06-02 Donald StufftMerge the fix for #24267
2015-06-02 Donald StufftMerge the fix for #24267
2015-06-02 Donald StufftCloses #24267 - Does not check version on ensurepip...
2015-06-02 Eric SnowMerge from 3.5.
2015-06-02 Eric SnowIssue #24359: Check for changed OrderedDict size during...
2015-06-02 Eric SnowMerge from 3.5.
2015-06-02 Eric SnowIssue #24348: Drop superfluous increfs/decrefs.
2015-06-02 Eric SnowMerge from 3.5.
2015-06-02 Eric SnowIssue #24347: Set KeyError if PyDict_GetItemWithError...
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: use example.org instead
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: fix real typo
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: fix typo
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
next