index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17765: weakref.ref() no longer silently ignores keyword arguments.
Serhiy Storchaka
2016-05-07
1
-0/+3
|
\
|
*
Issue #17765: weakref.ref() no longer silently ignores keyword arguments.
Serhiy Storchaka
2016-05-07
1
-0/+3
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-0/+2
|
\
\
|
|
/
|
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-0/+2
*
|
Issue 26915: Add identity checks to the collections ABC __contains__ methods.
Raymond Hettinger
2016-05-05
1
-0/+5
*
|
Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL
Serhiy Storchaka
2016-05-04
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL
Serhiy Storchaka
2016-05-04
1
-0/+3
*
|
Issue #20120: Merge with 3.5
Jason R. Coombs
2016-05-04
1
-0/+6
|
\
\
|
|
/
|
*
Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for i...
Jason R. Coombs
2016-05-04
1
-0/+6
*
|
Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
Serhiy Storchaka
2016-05-04
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
Serhiy Storchaka
2016-05-04
1
-0/+3
*
|
Issue #26932: Fixed support of RTLD_* constants defined as enum values,
Serhiy Storchaka
2016-05-04
1
-0/+3
*
|
Issue #26711: Fixed the comparison of plistlib.Data with other types.
Serhiy Storchaka
2016-05-01
1
-0/+2
|
\
\
|
|
/
|
*
Issue #26711: Fixed the comparison of plistlib.Data with other types.
Serhiy Storchaka
2016-05-01
1
-0/+2
*
|
Issue #24114: Fix an uninitialized variable in `ctypes.util`.
Meador Inge
2016-05-01
1
-0/+6
|
\
\
|
|
/
|
*
Issue #24114: Fix an uninitialized variable in `ctypes.util`.
Meador Inge
2016-05-01
1
-0/+6
*
|
Issue #26864: Merge no_proxy fixes from 3.5
Martin Panter
2016-04-30
1
-0/+5
|
\
\
|
|
/
|
*
Issue #26864: Fix case insensitivity and suffix comparison with no_proxy
Martin Panter
2016-04-30
1
-0/+5
*
|
Issue #24902: Print server URL on http.server startup
Berker Peksag
2016-04-29
1
-0/+3
*
|
Issue #25788: fileinput.hook_encoded() now supports an "errors" argument
Serhiy Storchaka
2016-04-27
2
-0/+4
*
|
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
Serhiy Storchaka
2016-04-26
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
Serhiy Storchaka
2016-04-26
1
-0/+3
*
|
merge 3.5
Senthil Kumaran
2016-04-25
2
-0/+5
|
\
\
|
|
/
|
*
Issue #26804: urllib.request will prefer lower_case proxy environment variables
Senthil Kumaran
2016-04-25
2
-0/+5
*
|
Merge 3.5
Serhiy Storchaka
2016-04-25
1
-0/+4
|
\
\
|
|
/
|
*
Issue #26837: assertSequenceEqual() now correctly outputs non-stringified
Serhiy Storchaka
2016-04-25
1
-0/+4
*
|
Issue #26041: Remove "will be removed in Python 3.7" from description messages
Berker Peksag
2016-04-24
1
-0/+4
|
\
\
|
|
/
|
*
Issue #26041: Remove "will be removed in Python 3.7" from description messages
Berker Peksag
2016-04-24
1
-0/+4
*
|
Issue #26822: itemgetter, attrgetter and methodcaller objects no longer
Serhiy Storchaka
2016-04-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26822: itemgetter, attrgetter and methodcaller objects no longer
Serhiy Storchaka
2016-04-23
1
-0/+3
*
|
Issue #26733: Disassembling a class now disassembles class and static methods.
Serhiy Storchaka
2016-04-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26733: Disassembling a class now disassembles class and static methods.
Serhiy Storchaka
2016-04-23
1
-0/+3
*
|
Issue #22359: Merge cross-compilation fix from 3.5
Martin Panter
2016-04-23
1
-0/+5
|
\
\
|
|
/
|
*
Issue #22359: Disable running cross-compiled _freeze_importlib and pgen
Martin Panter
2016-04-23
1
-0/+5
*
|
PyMem_Malloc() now uses the fast pymalloc allocator
Victor Stinner
2016-04-22
1
-0/+7
*
|
Merge 3.5
Victor Stinner
2016-04-20
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26799: Fix typo in Misc/NEWS
Victor Stinner
2016-04-20
1
-2/+2
*
|
Merge 3.5: Issue #26799
Victor Stinner
2016-04-20
2
-0/+6
|
\
\
|
|
/
|
*
python-gdb.py: get C types at runtime
Victor Stinner
2016-04-20
2
-0/+6
*
|
Issue #21668: Add also Chi Hsuan Yen to Misc/ACKS
Victor Stinner
2016-04-20
1
-0/+1
*
|
Issue #21668: Fix author of the patch.
Victor Stinner
2016-04-20
1
-1/+1
*
|
Merge doc and comment fixes from 3.5
Martin Panter
2016-04-19
2
-4/+4
|
\
\
|
|
/
|
*
Fix spelling (inital), grammar (may translates) in documentation, comments
Martin Panter
2016-04-19
2
-4/+4
*
|
Optimize func(*tuple) function call
Victor Stinner
2016-04-19
1
-0/+4
*
|
Merge 3.5: issue #26801
Victor Stinner
2016-04-19
2
-0/+5
|
\
\
|
|
/
|
*
Fix shutil.get_terminal_size() error handling
Victor Stinner
2016-04-19
2
-0/+5
*
|
Merge 3.5: Issue #21668
Victor Stinner
2016-04-19
1
-1/+4
|
\
\
|
|
/
|
*
setup.py: add missing libm dependency
Victor Stinner
2016-04-19
1
-1/+4
*
|
Issue #24838: Merge tarfile fix from 3.5.
Lars Gustäbel
2016-04-19
1
-0/+3
|
\
\
|
|
/
|
*
Issue #24838: tarfile's ustar and gnu formats now correctly calculate name and
Lars Gustäbel
2016-04-19
1
-0/+3
[next]