]> granicus.if.org Git - python/shortlog
python
2016-06-13 Martin PanterIssue #27186: Skip scandir(bytes) test with os.name...
2016-06-12 Brett CannonIgnore the VS Code config directory
2016-06-12 Brett CannonIssue #27186: add Include/osmodule.h to the proper...
2016-06-12 Terry Jan ReedyIssue #27239: Continue refactoring idlelib.macosx and...
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagModernize sqlite3 tests
2016-06-12 Brett CannonIssue #27186: skip bytes path test for os.scandir(...
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagFix typo in _sqlite/module.h
2016-06-12 Serhiy StorchakaIssue #27095: Simplified MAKE_FUNCTION and removed...
2016-06-12 Serhiy StorchakaComment fixes extracted from patch by Demur Rumed.
2016-06-12 Berker PeksagIssue #15657: Null merge from 3.5
2016-06-12 Berker PeksagIssue #15657: Delete incorrect statement from PyMethodD...
2016-06-12 Berker PeksagIssue #27289: Merge from 3.5
2016-06-12 Berker PeksagIssue #27289: Prevent test_urllib2net failures due...
2016-06-12 Serhiy StorchakaIssue #25455: Clean up reference loops created in tests...
2016-06-12 Serhiy StorchakaIssue #25455: Clean up reference loops created in tests...
2016-06-12 Berker PeksagIssue #27190: Merge from 3.5
2016-06-12 Berker PeksagIssue #27190: Raise NotSupportedError if sqlite3 is...
2016-06-12 Berker PeksagIssue #27188: Merge from 3.5
2016-06-12 Berker PeksagIssue #27188: Fix various sqlite3 documentation errors
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagUse exc role for ValueError in multiprocessing.rst
2016-06-12 Berker PeksagIssue #27221: Merge from 3.5
2016-06-12 Berker PeksagIssue #27221: Delete an outdated paragraph about pickle...
2016-06-12 Serhiy StorchakaIssue #25455: Fixed a crash in repr of recursive functo...
2016-06-12 Serhiy StorchakaIssue #25455: Fixed a crash in repr of recursive functo...
2016-06-12 Serhiy StorchakaNull merge
2016-06-12 Serhiy StorchakaMerge heads
2016-06-12 Serhiy StorchakaMerge heads
2016-06-12 Serhiy StorchakaIssue #25455: Fixed a crash in repr of ElementTree...
2016-06-12 Serhiy StorchakaIssue #25455: Fixed a crash in repr of ElementTree...
2016-06-12 Serhiy StorchakaIssue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CAL...
2016-06-12 Serhiy StorchakaIssue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CAL...
2016-06-12 Martin PanterAdd grammatical article to “an ASCII letter”
2016-06-12 Martin PanterMerge typo fixes from 3.5
2016-06-12 Martin PanterFix typos and English grammar in documentation and...
2016-06-12 Martin PanterIssue #27030: Merge RE fix from 3.5
2016-06-12 Martin PanterFix buggy RE “\parrot_example.py”, uncovered by Issue...
2016-06-12 Martin PanterIssue #16484: Merge pydoc Windows fixes from 3.5
2016-06-12 Martin PanterIssue #16484: Fix pydoc link and test on Windows, by...
2016-06-12 Martin PanterDrop unused import
2016-06-12 Martin PanterIssue #24136: Adjust f-strings doc for interable unpacking
2016-06-12 Martin PanterIssue #24136: Merge unpacking doc from 3.5
2016-06-12 Martin PanterIssue #24136: Document generalized unpacking, PEP 448
2016-06-12 Łukasz Langamerge heads
2016-06-12 Łukasz LangaMerge 3.5, issue #14209
2016-06-12 Łukasz LangaIssue #14209: pkgutil.iter_zipimport_modules ignores...
2016-06-12 Gregory P.... Clarify that md5 is in the algorithms_guaranteed list...
2016-06-12 Gregory P.... merge heads
2016-06-12 Gregory P.... issue15468 - use sha256 instead of md5 or sha1 in the...
2016-06-11 Łukasz LangaMerge 3.5, issue #27194
2016-06-11 Łukasz LangaIssue #27194: superfluous truncate calls in tarfile...
2016-06-11 Serhiy StorchakaIssue #27140: Added BUILD_CONST_KEY_MAP opcode.
2016-06-11 Serhiy StorchakaIssue #27294: Improved repr for Tkinter event objects.
2016-06-11 Benjamin Petersonmerge 3.5 (#26556)
2016-06-11 Benjamin Petersonmerge 3.4 (#26556)
2016-06-11 Benjamin Petersonupgrade expt to 2.1.1 (closes #26556)
2016-06-11 Benjamin Petersonmerge 3.5
2016-06-11 Benjamin Petersonmerge 3.4
2016-06-11 Benjamin Petersonraise an error when STARTTLS fails
2016-06-11 Berker PeksagMerge from 3.5
2016-06-11 Berker PeksagFix typo and silence a Sphinx warning in Doc/glossary.rst
2016-06-11 Berker PeksagMerge from 3.5
2016-06-11 Berker PeksagSilence 'make suspicious' warnings
2016-06-11 Berker PeksagIssue #20508: Improve exception message of IPv{4,6...
2016-06-11 Berker PeksagIssue #21386: Merge from 3.5
2016-06-11 Berker PeksagIssue #21386: Implement missing IPv4Address.is_global...
2016-06-11 Terry Jan ReedyMerge Issue #22558.
2016-06-11 Terry Jan ReedyIssue #22558: Add remaining doc links to source code...
2016-06-11 Serhiy StorchakaIssue #27029: Removed deprecated support of universal...
2016-06-11 Serhiy StorchakaIssue #27030: The re.LOCALE flag now can be used only...
2016-06-11 Serhiy StorchakaIssue #27030: Unknown escapes consisting of ``'\'`...
2016-06-11 Yury SelivanovMerge 3.5 (issue #22970)
2016-06-11 Yury SelivanovIssue #22970: asyncio: Fix inconsistency cancelling...
2016-06-11 Yury SelivanovMerge 3.5 (issue #27223)
2016-06-11 Yury SelivanovIssue #27223: aio: Fix _read_ready and _write_ready...
2016-06-11 Terry Jan ReedyIDLE NEWS entries
2016-06-11 Terry Jan ReedyMerge Issue #5124: NEWS entries.
2016-06-11 Terry Jan ReedyIssue #5124: NEWS entries.
2016-06-11 Ned DeilyIssue #27262: fix missing parameter typo
2016-06-11 Terry Jan ReedyIssue #5124: rename PyShell back to pyshell and patch...
2016-06-11 Terry Jan ReedyMerge with 3.5
2016-06-11 Terry Jan ReedyIssue #5124: Paste with selection should always replace.
2016-06-11 Terry Jan ReedyIssue #5124: Temporary pyshell rename to avoid case...
2016-06-10 Terry Jan ReedyIssue *24750: Switch all scrollbars in IDLE to ttk...
2016-06-10 Brett CannonIssue #27186: Add os.PathLike support to DirEntry
2016-06-10 Berker PeksagIssue #20900: Merge from 3.5
2016-06-10 Berker PeksagIssue #20900: distutils register command now decodes...
2016-06-10 Brett CannonIssue #27186: Add os.PathLike support to pathlib.
2016-06-10 doko@ubuntu.com- Issue #17500, and https://github.com/python/pythondot...
2016-06-10 Berker PeksagIssue #27280: Fix typo in IPv6Network documentation
2016-06-09 Serhiy StorchakaIssue #26282: PyArg_ParseTupleAndKeywords() and Argumen...
2016-06-10 doko@ubuntu.com- Issue #17500, and https://github.com/python/pythondot...
2016-06-10 Berker PeksagIssue #27280: Merge from 3.5
2016-06-10 Martin PanterIssue #24617: Merge os.mkdir() doc from 3.5
2016-06-10 Martin PanterMerge comment fix from 3.5
2016-06-10 Martin PanterFix typo and move comment to appropriate condition
2016-06-10 Berker PeksagAdd a versionadded directive to os.PathLike
2016-06-10 Terry Jan ReedyIssue #24759: IDLE requires tk 8.5 and availability...
next