]> granicus.if.org Git - python/shortlog
python
2015-07-25 Robert CollinsIssue #24710: Use cls in TracebackException.from_exception.
2015-07-25 Robert Collins- Issue #2091: error correctly on open() with mode...
2015-07-25 Berker PeksagIssue #21697: shutil.copytree() now correctly handles...
2015-07-25 Berker PeksagIssue #21697: shutil.copytree() now correctly handles...
2015-07-25 Berker PeksagIssue #21697: shutil.copytree() now correctly handles...
2015-07-25 Berker PeksagIssue #24420: Fix documentation regression introduced...
2015-07-25 Berker PeksagIssue #24420: Fix documentation regression introduced...
2015-07-25 Berker PeksagIssue #24279: Update test_base64 to use test.support...
2015-07-25 Berker PeksagIssue #24279: Update test_base64 to use test.support...
2015-07-25 Berker PeksagIssue #24713: Use importlib.reload() in import referenc...
2015-07-25 Berker PeksagIssue #24713: Use importlib.reload() in import referenc...
2015-07-25 Berker PeksagIssue #24713: Use importlib.reload() in import referenc...
2015-07-25 Serhiy StorchakaIssue #14373: Fixed segmentation fault when gc.collect...
2015-07-25 Serhiy StorchakaIssue #14373: Fixed segmentation fault when gc.collect...
2015-07-25 Victor StinnerMerge 3.5 (asyncio)
2015-07-25 Victor StinnerMerge 3.4
2015-07-25 Victor Stinnerasyncio: sync with github
2015-07-25 Victor Stinnerasyncio: Add asyncio.compat module
2015-07-24 Ned DeilyIssue #24603: merge from 3.5
2015-07-24 Ned DeilyIssue #24603: merge from 3.4
2015-07-24 Ned DeilyIssue #24603: Update the OS X 32-bit installer build...
2015-07-24 Berker PeksagIssue #24695: Fix a regression in traceback.print_excep...
2015-07-24 Berker PeksagIssue #24695: Fix a regression in traceback.print_excep...
2015-07-24 Serhiy StorchakaIssue #24620: Random.setstate() now validates the value...
2015-07-24 Serhiy StorchakaIssue #24620: Random.setstate() now validates the value...
2015-07-24 Serhiy StorchakaIssue #24620: Random.setstate() now validates the value...
2015-07-24 Raymond HettingerIssue #24300: Minor refactoring.
2015-07-24 Meador IngeIssue #24485: Function source inspection fails on closures.
2015-07-24 Meador IngeIssue #24485: Function source inspection fails on closures.
2015-07-23 Robert CollinsAdd versionchanged information for mock_open.
2015-07-23 Robert CollinsAdd versionchanged information for mock_open.
2015-07-23 Robert CollinsAdd versionchanged information for mock_open.
2015-07-23 Robert CollinsIssue #21750: Further fixup to be styled like other...
2015-07-23 Robert CollinsIssue #21750: Further fixup to be styled like other...
2015-07-23 Robert CollinsIssue #21750: Further fixup to be styled like other...
2015-07-23 Yury SelivanovSync NEWS (re removed inspect.getargspec and inspect...
2015-07-23 Yury SelivanovIssue #13248: Remove inspect.getmoduleinfo() from 3...
2015-07-23 Yury SelivanovIssue #13248: Remove inspect.getargspec from 3.6 (depre...
2015-07-23 Yury SelivanovMerge 3.5 (issues #21217, #24485).
2015-07-23 Yury SelivanovIssue #24485: Revert backwards compatibility breaking...
2015-07-23 Yury SelivanovMerge 3.5 (Issue #24692)
2015-07-23 Yury SelivanovIssue #24692: Add more tests for types.coroutine
2015-07-23 Yury SelivanovMerge 3.5 (Issue #24619)
2015-07-23 Yury SelivanovIssue #24619: Simplify async/await tokenization.
2015-07-23 Raymond HettingerIssue #24681: Move the store of so->table to the code...
2015-07-23 Yury SelivanovMerge 3.5 (Issue #24687)
2015-07-23 Yury SelivanovIssue #24687: Plug refleak on SyntaxError in function...
2015-07-23 Yury SelivanovMerge 3.5 (Issue #24688)
2015-07-23 Yury SelivanovIssue #24688: ast.get_docstring() for 'async def' funct...
2015-07-22 Robert CollinsRemove line numbers from unittest in susp-ignored.
2015-07-22 Robert CollinsRemove line numbers from unittest in susp-ignored.
2015-07-22 Robert CollinsRemove line numbers from unittest in susp-ignored.
2015-07-22 Robert CollinsMerge unittest docs suspicious fix.
2015-07-22 Robert CollinsMerge unittest docs suspicious fix.
2015-07-22 Robert CollinsFix suspicious after the unittest docs change.
2015-07-22 Robert CollinsIssue #22153: Improve unittest docs. Patch from Martin...
2015-07-22 Robert CollinsIssue #22153: Improve unittest docs. Patch from Martin...
2015-07-22 Robert CollinsIssue #22153: Improve unittest docs. Patch from Martin...
2015-07-22 Robert CollinsIssue #13938: 2to3 converts StringTypes to a tuple...
2015-07-22 Berker PeksagIssue #23440: Improve http.server.SimpleHTTPRequestHand...
2015-07-22 Berker PeksagIssue #23440: Improve http.server.SimpleHTTPRequestHand...
2015-07-22 Robert CollinsIssue #8585: improved tests for zipimporter2. Patch...
2015-07-22 Yury SelivanovMerge 3.5 (Issue #24619)
2015-07-22 Yury SelivanovIssue #24619: More tests; fix nits in compiler.c
2015-07-22 Yury SelivanovMerge 3.5 (Issue #24619)
2015-07-22 Yury SelivanovIssue #24619: New approach for tokenizing async/await.
2015-07-22 Zachary WareIssue #24603: Merge with 3.5
2015-07-22 Zachary WareIssue #24603: Update the Windows build to use OpenSSL...
2015-07-22 Zachary WareIssue #24603: Update the Windows build to use OpenSSL...
2015-07-22 Zachary WareMerge with 3.5
2015-07-22 Zachary WareMerge with 3.4
2015-07-22 Zachary Warerstlint: explicitly open files as UTF8
2015-07-22 Zachary WareCloses #24680: Merge with 3.5
2015-07-22 Zachary WareIssue #24680: Merge with 3.4
2015-07-22 Zachary WareIssue #24680: Remove random backslash. Patch by cdz.
2015-07-21 Serhiy StorchakaIssue #24678: Fixed raiseExceptions typo in logging...
2015-07-21 Serhiy StorchakaIssue #24678: Fixed raiseExceptions typo in logging...
2015-07-21 Serhiy StorchakaIssue #24678: Fixed raiseExceptions typo in logging...
2015-07-21 Yury SelivanovMerge 3.5 (Issue #24669)
2015-07-21 Yury SelivanovIssue #24669: Fix inspect.getsource() for 'async def...
2015-07-21 Ethan FurmanClose issue6549: minor ttk.Style fixes
2015-07-21 Berker PeksagUse setUpClass and tearDownClass correctly in test_os.
2015-07-21 Berker PeksagUse setUpClass and tearDownClass correctly in test_os.
2015-07-21 Steve DowerFixes argument handling in build.bat and HHC search
2015-07-21 Steve DowerFixes argument handling in build.bat and HHC search
2015-07-21 Steve DowerUpdates get_wix.py for newer version of WiX.
2015-07-21 Steve DowerUpdates get_wix.py for newer version of WiX.
2015-07-20 Terry Jan ReedyMerge with 3.5
2015-07-20 Terry Jan ReedyMerge with 3.4
2015-07-20 Terry Jan ReedyIssue #20792: Expand idle_test.test_pathbowser. Tweak...
2015-07-20 Serhiy StorchakaIssue #23573: Restored optimization of bytes.rfind...
2015-07-20 Serhiy StorchakaIssue #23573: Restored optimization of bytes.rfind...
2015-07-20 Victor StinnerMerge 3.5
2015-07-20 Victor StinnerMerge 3.4
2015-07-20 Victor StinnerIssue #24675: Avoid DeprecationWarning in test_os
2015-07-20 Raymond HettingerIssue #24583: Consolidate previous set object updates...
2015-07-20 Raymond Hettingermerge
2015-07-20 Raymond Hettingermerge
2015-07-20 Raymond HettingerIssue #19663: Improve error message for defaultdict.
2015-07-20 Raymond HettingerIssue #24583: Fix refcount leak.
next