]> granicus.if.org Git - python/shortlog
python
2016-05-11 Serhiy StorchakaNull merge
2016-05-11 Serhiy StorchakaIssue #26881: Restored the name of scan_opcodes_25().
2016-05-11 Steven D'ApranoUpdate NEWS.
2016-05-11 Steven D'ApranoMerge NEWS update from 3.5 for issue #26977.
2016-05-11 Steven D'ApranoNEWS message for issue #26977.
2016-05-11 Steven D'ApranoBranch merge for issue 26977
2016-05-11 Steven D'ApranoIssue 26977, remove unneeded line in pvariance (duplica...
2016-05-10 Eric SnowFixes #19711: Add tests for reloading namespace packages.
2016-05-10 Serhiy StorchakaIssue #23921: Standardized documentation whitespace...
2016-05-10 Serhiy StorchakaIssue #23921: Standardized documentation whitespace...
2016-05-10 Benjamin Petersonmerge 3.5 (#26986)
2016-05-10 Benjamin Petersonimprove PyFunction_New docs (closes #26986)
2016-05-09 Zachary WareCloses #26987: Merge with 3.5
2016-05-09 Zachary WareIssue #26987: Correct implementation to match comment
2016-05-08 Serhiy StorchakaIssue #25745: Fixed leaking a userptr in curses panel...
2016-05-08 Serhiy StorchakaIssue #25745: Fixed leaking a userptr in curses panel...
2016-05-08 Serhiy StorchakaIssue #26881: The modulefinder module now supports...
2016-05-08 Serhiy StorchakaIssue #26881: The modulefinder module now supports...
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...
next