]> granicus.if.org Git - python/shortlog
python
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.
2015-07-20 Raymond HettingerDivisions-by-two for a positive Py_ssize_t compile...
2015-07-18 Serhiy StorchakaIssue #24580: Symbolic group references to open group...
2015-07-18 Serhiy StorchakaIssue #24580: Symbolic group references to open group...
2015-07-18 Serhiy StorchakaIssue #24206: Fixed __eq__ and __ne__ methods of inspec...
2015-07-18 Serhiy StorchakaIssue #24206: Fixed __eq__ and __ne__ methods of inspec...
2015-07-18 Serhiy StorchakaIssue #24206: Fixed __eq__ and __ne__ methods of inspec...
2015-07-18 Serhiy StorchakaFixed typos in Misc/NEWS.
2015-07-18 Serhiy StorchakaFixed typos in Misc/NEWS.
2015-07-18 Benjamin Petersonmerge 3.5 (#24655)
2015-07-18 Benjamin Petersonmerge 3.4 (#24655)
2015-07-18 Benjamin Petersonimprove style of the convert macro (#24655)
2015-07-18 Steve DowerMerge with 3.5
2015-07-18 Steve DowerIssue #24642: Improves help text displayed in the Windo...
2015-07-18 Steve DowerAdds support for an unattend.xml file to control the...
2015-07-18 Steve DowerAdds option to only install the launcher.
2015-07-17 Steve DowerIssue #24642: Adds installer notes and links to What...
2015-07-17 Steve DowerIssue #24642: Adds installer notes and links to What...
2015-07-17 Steve DowerMerge with 3.5
2015-07-17 Steve DowerRemoves my username from the documentation.
2015-07-17 Steve DowerFixes sys.path for applocal environments.
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-16 Steve DowerMerge with 3.5
2015-07-16 Steve DowerAdds option to install launcher for all users even...
2015-07-16 Victor StinnerMerge 3.5
2015-07-16 Victor StinnerMerge 3.4
2015-07-16 Victor StinnerCloses #23247: Fix a crash in the StreamWriter.reset...
2015-07-16 Raymond HettingerIssue #24583: Fix crash when set is mutated while being...
2015-07-16 Raymond Hettingermerge
2015-07-16 Raymond HettingerIssue #24583: Fix crash when set is mutated while being...
2015-07-15 Serhiy StorchakaIssue #24631: Fixed regression in the timeit modulu...
2015-07-15 Serhiy StorchakaIssue #24631: Fixed regression in the timeit modulu...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert CollinsIssue 23661: null-merge with 3.5.
2015-07-14 Robert CollinsIssue #23661: unittest.mock side_effects can now be...
2015-07-14 Robert CollinsIssue #23661: unittest.mock side_effects can now be...
next