]> granicus.if.org Git - python/shortlog
python
2016-05-08 Serhiy StorchakaIssue #18531: Single var-keyword argument of dict subty...
2016-05-08 Serhiy StorchakaIssue #26156: Make expressions grammar description...
2016-05-08 Serhiy StorchakaIssue #26156: Make expressions grammar description...
2016-05-08 Serhiy StorchakaIssue #23815: Fixed crashes related to directly created...
2016-05-08 Serhiy StorchakaIssue #23815: Fixed crashes related to directly created...
2016-05-08 Martin PanterMerge typo fixes from 3.5
2016-05-08 Martin PanterCorrections for a/an in code comments and documentation
2016-05-08 Martin PanterFix typos in comments, documentation and test method...
2016-05-08 Martin PanterIssue #26512: Clarify Integral; tidy up table of roundi...
2016-05-08 Steven D'ApranoIssue 26977, remove unneeded line in pvariance (duplica...
2016-05-08 Martin PanterIssue #26512: Merge rounding doc from 3.5
2016-05-07 Berker PeksagIssue #26924: Fix Windows buildbots
2016-05-07 Berker PeksagIssue #26924: Do not define _multiprocessing.sem_unlink...
2016-05-07 Berker PeksagFix self.fail() call in test_data_header
2016-05-07 Berker PeksagFix self.fail() call in test_data_header
2016-05-07 Serhiy StorchakaIssue #26708: Use the "const" qualifier for immutable...
2016-05-07 Berker PeksagReplace example.com with pythontest.net in test_urllibnet
2016-05-07 Berker PeksagReplace example.com with pythontest.net in test_urllibnet
2016-05-07 Serhiy StorchakaIssue #17765: weakref.ref() no longer silently ignores...
2016-05-07 Serhiy StorchakaIssue #17765: weakref.ref() no longer silently ignores...
2016-05-07 Serhiy StorchakaIssue #26736: Used HTTPS for external links in the...
2016-05-07 Serhiy StorchakaIssue #26736: Used HTTPS for external links in the...
2016-05-07 Serhiy StorchakaIssue #26889: Fixed hyperlinks formatting.
2016-05-07 Serhiy StorchakaIssue #26889: Fixed hyperlinks formatting.
2016-05-07 Serhiy StorchakaIssue #26889: Tweaked xmlrpc.client documentation.
2016-05-07 Serhiy StorchakaIssue #26889: Tweaked xmlrpc.client documentation.
2016-05-06 Terry Jan ReedyMerge with 3.5
2016-05-06 Terry Jan ReedyIssue 26912: fix broken imports in test_email package.
2016-05-06 Terry Jan ReedyMerge with 3.5
2016-05-06 Terry Jan ReedyIssue 26911: fix import (other problems remain).
2016-05-05 Serhiy StorchakaRestored parameter name "self" since gdb needs exact...
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...
next