summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #17765: weakref.ref() no longer silently ignores keyword arguments.Serhiy Storchaka2016-05-071-0/+3
|\
| * Issue #17765: weakref.ref() no longer silently ignores keyword arguments.Serhiy Storchaka2016-05-071-0/+3
* | Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-0/+2
|\ \ | |/
| * Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-0/+2
* | Issue 26915: Add identity checks to the collections ABC __contains__ methods.Raymond Hettinger2016-05-051-0/+5
* | Issue #26811: gc.get_objects() no longer contains a broken tuple with NULLSerhiy Storchaka2016-05-041-0/+3
|\ \ | |/
| * Issue #26811: gc.get_objects() no longer contains a broken tuple with NULLSerhiy Storchaka2016-05-041-0/+3
* | Issue #20120: Merge with 3.5Jason R. Coombs2016-05-041-0/+6
|\ \ | |/
| * Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for i...Jason R. Coombs2016-05-041-0/+6
* | Issue #26873: xmlrpc now raises ResponseError on unsupported type tagsSerhiy Storchaka2016-05-041-0/+3
|\ \ | |/
| * Issue #26873: xmlrpc now raises ResponseError on unsupported type tagsSerhiy Storchaka2016-05-041-0/+3
* | Issue #26932: Fixed support of RTLD_* constants defined as enum values,Serhiy Storchaka2016-05-041-0/+3
* | Issue #26711: Fixed the comparison of plistlib.Data with other types.Serhiy Storchaka2016-05-011-0/+2
|\ \ | |/
| * Issue #26711: Fixed the comparison of plistlib.Data with other types.Serhiy Storchaka2016-05-011-0/+2
* | Issue #24114: Fix an uninitialized variable in `ctypes.util`.Meador Inge2016-05-011-0/+6
|\ \ | |/
| * Issue #24114: Fix an uninitialized variable in `ctypes.util`.Meador Inge2016-05-011-0/+6
* | Issue #26864: Merge no_proxy fixes from 3.5Martin Panter2016-04-301-0/+5
|\ \ | |/
| * Issue #26864: Fix case insensitivity and suffix comparison with no_proxyMartin Panter2016-04-301-0/+5
* | Issue #24902: Print server URL on http.server startupBerker Peksag2016-04-291-0/+3
* | Issue #25788: fileinput.hook_encoded() now supports an "errors" argumentSerhiy Storchaka2016-04-272-0/+4
* | Issue #26634: recursive_repr() now sets __qualname__ of wrapper.Serhiy Storchaka2016-04-261-0/+3
|\ \ | |/
| * Issue #26634: recursive_repr() now sets __qualname__ of wrapper.Serhiy Storchaka2016-04-261-0/+3
* | merge 3.5Senthil Kumaran2016-04-252-0/+5
|\ \ | |/
| * Issue #26804: urllib.request will prefer lower_case proxy environment variablesSenthil Kumaran2016-04-252-0/+5
* | Merge 3.5Serhiy Storchaka2016-04-251-0/+4
|\ \ | |/
| * Issue #26837: assertSequenceEqual() now correctly outputs non-stringifiedSerhiy Storchaka2016-04-251-0/+4
* | Issue #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-0/+4
|\ \ | |/
| * Issue #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-0/+4
* | Issue #26822: itemgetter, attrgetter and methodcaller objects no longerSerhiy Storchaka2016-04-231-0/+3
|\ \ | |/
| * Issue #26822: itemgetter, attrgetter and methodcaller objects no longerSerhiy Storchaka2016-04-231-0/+3
* | Issue #26733: Disassembling a class now disassembles class and static methods.Serhiy Storchaka2016-04-231-0/+3
|\ \ | |/
| * Issue #26733: Disassembling a class now disassembles class and static methods.Serhiy Storchaka2016-04-231-0/+3
* | Issue #22359: Merge cross-compilation fix from 3.5Martin Panter2016-04-231-0/+5
|\ \ | |/
| * Issue #22359: Disable running cross-compiled _freeze_importlib and pgenMartin Panter2016-04-231-0/+5
* | PyMem_Malloc() now uses the fast pymalloc allocatorVictor Stinner2016-04-221-0/+7
* | Merge 3.5Victor Stinner2016-04-201-2/+2
|\ \ | |/
| * Issue #26799: Fix typo in Misc/NEWSVictor Stinner2016-04-201-2/+2
* | Merge 3.5: Issue #26799Victor Stinner2016-04-202-0/+6
|\ \ | |/
| * python-gdb.py: get C types at runtimeVictor Stinner2016-04-202-0/+6
* | Issue #21668: Add also Chi Hsuan Yen to Misc/ACKSVictor Stinner2016-04-201-0/+1
* | Issue #21668: Fix author of the patch.Victor Stinner2016-04-201-1/+1
* | Merge doc and comment fixes from 3.5Martin Panter2016-04-192-4/+4
|\ \ | |/
| * Fix spelling (inital), grammar (may translates) in documentation, commentsMartin Panter2016-04-192-4/+4
* | Optimize func(*tuple) function callVictor Stinner2016-04-191-0/+4
* | Merge 3.5: issue #26801Victor Stinner2016-04-192-0/+5
|\ \ | |/
| * Fix shutil.get_terminal_size() error handlingVictor Stinner2016-04-192-0/+5
* | Merge 3.5: Issue #21668Victor Stinner2016-04-191-1/+4
|\ \ | |/
| * setup.py: add missing libm dependencyVictor Stinner2016-04-191-1/+4
* | Issue #24838: Merge tarfile fix from 3.5.Lars Gustäbel2016-04-191-0/+3
|\ \ | |/
| * Issue #24838: tarfile's ustar and gnu formats now correctly calculate name andLars Gustäbel2016-04-191-0/+3