]> granicus.if.org Git - python/shortlog
python
2015-11-12 Terry Jan ReedyMerge with 3.5
2015-11-12 Terry Jan ReedyMerge with 3.4
2015-11-12 Terry Jan ReedyIndent
2015-11-12 Terry Jan ReedyMerge with 3.5
2015-11-12 Terry Jan ReedyMerge with 3.4
2015-11-12 Terry Jan ReedyWhitespace
2015-11-12 Terry Jan ReedyMerge with 3.5
2015-11-12 Terry Jan ReedyMerge with 3.4
2015-11-12 Terry Jan ReedyIssue #25313: Change the handling of new built-in text...
2015-11-12 Serhiy StorchakaIssue #25607: Restore old distutils logging threshold...
2015-11-12 Serhiy StorchakaIssue #25607: Restore old distutils logging threshold...
2015-11-12 Serhiy StorchakaIssue #25607: Restore old distutils logging threshold...
2015-11-12 Serhiy StorchakaRestore old distutils logging threshold after running...
2015-11-12 Serhiy StorchakaRestore old distutils logging threshold after running...
2015-11-12 Serhiy StorchakaRestore old distutils logging threshold after running...
2015-11-12 Serhiy StorchakaIssue #22995: Default implementation of __reduce__...
2015-11-12 Serhiy StorchakaIssue #22995: Default implementation of __reduce__...
2015-11-12 Serhiy StorchakaIssue #22995: Default implementation of __reduce__...
2015-11-12 Benjamin Petersonmerge 3.5 (#25530)
2015-11-12 Benjamin Petersonmerge 3.4 (#25530)
2015-11-12 Benjamin Petersonalways set OP_NO_SSLv3 by default (closes #25530)
2015-11-12 Benjamin Petersonmerge 3.5 (#25569)
2015-11-12 Benjamin Petersonmerge 3.5 (#25569)
2015-11-12 Benjamin Petersonfix memory leak in _get_crl_dp (closes #25569)
2015-11-12 Zachary WareMerge with 3.5
2015-11-12 Zachary WareMerge with 3.4
2015-11-12 Zachary WareRewrite re.VERBOSE section.
2015-11-12 Zachary WareCloses #25603: Merge with 3.5
2015-11-12 Zachary WareIssue #25603: Add missing parenthesis.
2015-11-12 Zachary WareMerge with 3.5
2015-11-12 Zachary WareFix awkward grammar in whatsnew.
2015-11-12 Zachary WareFix typos in whatsnew.
2015-11-11 Serhiy StorchakaIssue #25595: Fixed test_deleted_cwd in test_importlib...
2015-11-11 Serhiy StorchakaIssue #25595: Fixed test_deleted_cwd in test_importlib...
2015-11-10 Serhiy StorchakaIssue #6598: Avoid clock wrapping around in test_make_m...
2015-11-10 Serhiy StorchakaIssue #6598: Avoid clock wrapping around in test_make_m...
2015-11-10 Serhiy StorchakaIssue #6598: Avoid clock wrapping around in test_make_m...
2015-11-10 Stefan KrahMerge 3.5.
2015-11-10 Stefan KrahFix Visual Studio warning.
2015-11-10 Stefan KrahMerge 3.5.
2015-11-10 Stefan KrahIaaue #25598: Fix memory_hex from #9951 for non-contigu...
2015-11-10 Serhiy StorchakaIssue #25263: Fixed the tkinter.test.test_tkinter.test_...
2015-11-10 Serhiy StorchakaIssue #25263: Fixed the tkinter.test.test_tkinter.test_...
2015-11-10 Serhiy StorchakaIssue #25263: Fixed the tkinter.test.test_tkinter.test_...
2015-11-10 Victor StinnerMerge 3.5 (pytime)
2015-11-10 Victor Stinnerpytime.c: rename pygettimeofday_new() to pygettimeofday()
2015-11-10 Raymond Hettingermerge
2015-11-10 Raymond HettingerImprove appearance of example code
2015-11-10 Raymond Hettingermerge
2015-11-10 Raymond HettingerRemove confusing section from named tuple recipes.
2015-11-09 Serhiy StorchakaAdded missed periods at the ends of sentences in Misc...
2015-11-09 Serhiy StorchakaAdded missed periods at the ends of sentences in Misc...
2015-11-09 Serhiy StorchakaAdded missed periods at the ends of sentences in Misc...
2015-11-09 Serhiy StorchakaFixed markup in Misc/NEWS.
2015-11-09 Serhiy StorchakaFixed markup in Misc/NEWS.
2015-11-09 Serhiy StorchakaFixed markup in Misc/NEWS.
2015-11-09 Serhiy StorchakaIssue #25584: Added "escape" to the __all__ list in...
2015-11-09 Serhiy StorchakaIssue #25584: Added "escape" to the __all__ list in...
2015-11-09 Serhiy StorchakaIssue #25584: Fixed recursive glob() with patterns...
2015-11-09 Serhiy StorchakaIssue #25584: Fixed recursive glob() with patterns...
2015-11-09 Victor StinnerNull merge 3.5
2015-11-09 Serhiy StorchakaIssue #25582: Fixed 100 MB memory leak in test_ctypes.
2015-11-09 Serhiy StorchakaIssue #25582: Fixed 100 MB memory leak in test_ctypes.
2015-11-09 Serhiy StorchakaIssue #25582: Fixed 100 MB memory leak in test_ctypes.
2015-11-09 Raymond Hettingermerge
2015-11-09 Raymond HettingerImprove namedtuple doc string examples
2015-11-09 Serhiy StorchakaIssue #25263: Trying to fix test_use on Windows.
2015-11-09 Steve DowerFixes installer not allowing launcher to be selected.
2015-11-09 Steve DowerFixes installer not allowing launcher to be selected.
2015-11-08 Martin PanterIssue #24802: Merge ValueError test case from 3.5
2015-11-08 Martin PanterIssue #24802: Update test case for ValueError in 3.5
2015-11-08 R David MurrayMerge: #25446: Fix regression in smtplib's AUTH LOGIN...
2015-11-08 R David Murray#25446: Fix regression in smtplib's AUTH LOGIN support.
2015-11-07 Steve DowerNull merge from 3.4
2015-11-07 Steve DowerNull merge from 3.4
2015-11-07 Steve DowerIssue #24306: Sets component ID for launcher to match...
2015-11-07 Serhiy StorchakaIssue #25263: Trying to fix test_use on Windows.
2015-11-07 Serhiy StorchakaIssue #22643: Skip test_case_operation_overflow on...
2015-11-07 Serhiy StorchakaIssue #22643: Skip test_case_operation_overflow on...
2015-11-07 Serhiy StorchakaIssue #22643: Skip test_case_operation_overflow on...
2015-11-07 Serhiy StorchakaIssue #25558: Use compile-time asserts.
2015-11-07 Serhiy StorchakaIssue #892902: Added new tests for pickling recursive...
2015-11-07 Serhiy StorchakaIssue #892902: Added new tests for pickling recursive...
2015-11-07 Serhiy StorchakaIssue #892902: Added new tests for pickling recursive...
2015-11-07 Martin PanterIssue #24802: Merge null termination fixes from 3.5
2015-11-07 Martin PanterIssue #24802: Merge null termination fixes from 3.4...
2015-11-07 Martin PanterIssue #24802: Copy bytes-like objects to null-terminate...
2015-11-07 Martin PanterIssue #25064: Merge tempfile doc from 3.5
2015-11-07 Martin PanterIssue #25064: Adjust documentation according to new...
2015-11-06 Victor StinnerIssue #25555: Fix parser and AST: fill lineno and col_o...
2015-11-06 Victor StinnerIssue #25555: Fix parser and AST: fill lineno and col_o...
2015-11-06 Serhiy StorchakaIssue #25410: Made testing that od_fast_nodes and dk_en...
2015-11-06 Serhiy StorchakaIssue #25410: Made testing that od_fast_nodes and dk_en...
2015-11-06 Serhiy StorchakaFixed merging error in 3ebeeed1eb28.
2015-11-06 Serhiy StorchakaFixed merging error in 3ebeeed1eb28.
2015-11-06 Serhiy StorchakaIssue #24726: Revert setting the value on the dict if
2015-11-06 Serhiy StorchakaIssue #24726: Revert setting the value on the dict if
2015-11-06 Serhiy StorchakaIssue #25558: Refactoring OrderedDict iteration.
2015-11-06 Serhiy StorchakaIssue #25558: Refactoring OrderedDict iteration.
2015-11-06 Martin PanterIssue #18010: Merge pydoc web search fix from 3.5
next