]> granicus.if.org Git - python/shortlog
python
2016-05-05 Raymond HettingerIssue 26915: Add identity checks to the collections...
2016-05-05 Serhiy StorchakaIssue #26918: Skipped some tests in test_pipes on Android.
2016-05-05 Serhiy StorchakaIssue #26765: Moved common code for the replace() metho...
2016-05-04 Berker PeksagIssue #26957: Remove duplicate 'the' from datetime...
2016-05-04 Berker PeksagIssue #26957: Remove duplicate 'the' from datetime...
2016-05-04 Serhiy StorchakaIssue #26765: Moved common code and docstrings for...
2016-05-04 Steven D'ApranoAutomated merge with ssh://hg.python.org/cpython
2016-05-04 Serhiy StorchakaIssue #26811: gc.get_objects() no longer contains a...
2016-05-04 Serhiy StorchakaIssue #26811: gc.get_objects() no longer contains a...
2016-05-04 Steven D'ApranoIssue 26002 and 25974
2016-05-04 Jason R. CoombsIssue #20120: Merge with 3.5
2016-05-04 Jason R. CoombsIssue #20120: Use RawConfigParser for .pypirc parsing...
2016-05-04 Serhiy StorchakaIssue #26873: xmlrpc now raises ResponseError on unsupp...
2016-05-04 Serhiy StorchakaIssue #26873: xmlrpc now raises ResponseError on unsupp...
2016-05-04 Serhiy StorchakaIssue #26932: Fixed support of RTLD_* constants defined...
2016-05-03 Serhiy StorchakaIssue #24950: Fixed expanduser tests when the users...
2016-05-03 Serhiy StorchakaIssue #24950: Fixed expanduser tests when the users...
2016-05-02 Terry Jan ReedyMerge with 3.5
2016-05-02 Terry Jan ReedyClarify IDLE-console differences with respect to the...
2016-05-02 Donald StufftUpgrade ensurepip bundled setuptools to 20.10.1
2016-05-02 Donald StufftUpgrade ensurepip bundled setuptools to 20.10.1
2016-05-02 Donald StufftUpgrade ensurepip bundled setuptools to 20.10.1
2016-05-02 Serhiy StorchakaGot rid of redundand "self" parameter declarations.
2016-05-02 Berker PeksagIssue #18916: Update thread module docstrings
2016-05-02 Berker PeksagIssue #18916: Update thread module docstrings
2016-05-01 Serhiy StorchakaRegenerate Argument Clinic code for issue #26874.
2016-05-01 Serhiy StorchakaRegenerate Argument Clinic code for issue #26874.
2016-05-01 Ethan Furmanissue26893: use mro() to examine class heirarchy
2016-05-01 Ethan Furmanissue26893: use mro() to examine class heirarchy
2016-05-01 Serhiy StorchakaIssue #26711: Fixed the comparison of plistlib.Data...
2016-05-01 Serhiy StorchakaIssue #26711: Fixed the comparison of plistlib.Data...
2016-05-01 Serhiy StorchakaFixed declarations of _Py_DumpTraceback() and _Py_DumpT...
2016-05-01 Serhiy StorchakaFixed declarations of _Py_DumpTraceback() and _Py_DumpT...
2016-05-01 Berker PeksagIssue #26898: Fix typo in math.isclose() docstring
2016-05-01 Berker PeksagIssue #26898: Fix typo in math.isclose() docstring
2016-05-01 Berker PeksagIssue #23960: Cleanup args and kwargs on error in PyErr...
2016-05-01 Berker PeksagIssue #23960: Cleanup args and kwargs on error in PyErr...
2016-05-01 Meador IngeIssue #24114: Fix an uninitialized variable in `ctypes...
2016-05-01 Meador IngeIssue #24114: Fix an uninitialized variable in `ctypes...
2016-04-30 Martin PanterIssue #26864: Merge no_proxy fixes from 3.5
2016-04-30 Martin PanterIssue #26864: Fix case insensitivity and suffix compari...
2016-04-29 Berker PeksagIssue #13436: Add a test to make sure that ast.ImportFr...
2016-04-29 Berker PeksagIssue #25551: Test condition behavior instead of its...
2016-04-29 Berker PeksagIssue #25551: Test condition behavior instead of its...
2016-04-29 Berker PeksagFix typos. Reported by andportnoy on GitHub.
2016-04-29 Berker PeksagIssue #24902: Print server URL on http.server startup
2016-04-29 Berker PeksagIssue #26322: Document typing.Set, patch by Joseph...
2016-04-29 Berker PeksagIssue #26322: Document typing.Set, patch by Joseph...
2016-04-29 Raymond HettingerRemoved unused initialization and the uninteresting...
2016-04-29 Serhiy StorchakaIssue #26880: Removed redundant checks in set.__init__.
2016-04-29 Serhiy StorchakaIssue #26822: Decreased an overhead of using _PyArg_NoK...
2016-04-29 Serhiy StorchakaIssue #26822: Decreased an overhead of using _PyArg_NoK...
2016-04-28 Zachary WareCloses #26875: Merge with 3.5
2016-04-28 Zachary WareIssue #26875: Fix mmap example
2016-04-28 Zachary WareCloses #26874: Merge with 3.5
2016-04-28 Zachary WareIssue #26874: Simplify the divmod docstring
2016-04-28 Zachary WareCloses #26874: Merge with 3.5
2016-04-28 Zachary WareIssue #26874: Fix divmod docstring
2016-04-27 Serhiy StorchakaIssue #25788: fileinput.hook_encoded() now supports...
2016-04-27 Serhiy Storchakafileinput.hook_encoded() uses builtin open(), not codec...
2016-04-27 Serhiy Storchakafileinput.hook_encoded() uses builtin open(), not codec...
2016-04-26 Stefan KrahIssue #26863: HAVE_FACCESSAT should (currently) not...
2016-04-26 Stefan KrahIssue #26854: Android has a different include path...
2016-04-26 Stefan KrahIssue #26846: Post commit cleanup.
2016-04-26 Stefan KrahIssue #26857: Workaround for missing symbol "gethostbya...
2016-04-26 Martin PanterIssue #20598: Merge argparse docs from 3.5
2016-04-26 Martin PanterIssue #20598: Replace trivial split() calls with lists...
2016-04-26 Victor StinnerIssue #25349, #26249: Fix memleak in formatfloat()
2016-04-26 Stefan KrahIssue #20306: Android is the only system that returns...
2016-04-26 Raymond Hettingermerge
2016-04-26 Raymond HettingerIssue #24715: Improve sort stability example
2016-04-26 Raymond HettingerIssue #16394: Note the tee() pure python equivalent...
2016-04-26 Serhiy StorchakaIssue #26634: recursive_repr() now sets __qualname__...
2016-04-26 Serhiy StorchakaIssue #26634: recursive_repr() now sets __qualname__...
2016-04-25 Stefan KrahIssue #22747: Workaround for systems without langinfo.h.
2016-04-25 Stefan KrahIssue #20306: The pw_gecos and pw_passwd fields are...
2016-04-25 Stefan KrahIssue #26846: Workaround for non-standard stdlib.h...
2016-04-25 Stefan KrahIssue #17905: Do not guard locale include with HAVE_LAN...
2016-04-25 Senthil Kumaranmerge 3.5
2016-04-25 Senthil KumaranIssue #26804: urllib.request will prefer lower_case...
2016-04-25 Zachary WareMerge with 3.5
2016-04-25 Zachary WareFileExistsError is raised by mkdir when dir exists
2016-04-25 Berker PeksagIssue #23662: Document default value of RFC 2109 attributes
2016-04-25 Berker PeksagIssue #23662: Document default value of RFC 2109 attributes
2016-04-25 Serhiy StorchakaRemove outdated TkVersion checks.
2016-04-25 Serhiy StorchakaMerge 3.5
2016-04-25 Serhiy StorchakaIssue #26837: assertSequenceEqual() now correctly outpu...
2016-04-24 Serhiy StorchakaRemoved unused imports.
2016-04-24 Serhiy StorchakaRemove more unused imports in tests.
2016-04-24 Serhiy StorchakaMerge 3.5
2016-04-24 Serhiy StorchakaRemove duplicated tests.
2016-04-24 Serhiy StorchakaRemove unused support.run_unittest imports.
2016-04-24 Victor StinnerIssue #26249: Mention PyMem_Malloc() change in What...
2016-04-24 Serhiy StorchakaIssue #23277: Remove unused imports in tests.
2016-04-24 Serhiy StorchakaIssue #23277: Remove unused support.run_unittest import.
2016-04-24 Serhiy StorchakaIssue #23277: Remove more unused sys and os imports.
2016-04-24 Serhiy StorchakaIssue #26801: shutil.get_terminal_size() now handles...
2016-04-24 Serhiy StorchakaIssue #26801: shutil.get_terminal_size() now handles...
2016-04-24 Martin PanterIssue #24911: Merge socket context manager doc from 3.5
2016-04-24 Berker PeksagIssue #23277: Remove unused sys and os imports
next