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 #29197: Removed deprecated function ntpath.splitunc().
Serhiy Storchaka
2017-01-13
1
-1/+3
*
Issue #29210: Removed support of deprecated argument "exclude" in
Serhiy Storchaka
2017-01-13
1
-0/+3
*
Issue #29219: Fixed infinite recursion in the repr of uninitialized
Serhiy Storchaka
2017-01-13
1
-0/+3
|
\
|
*
Issue #29219: Fixed infinite recursion in the repr of uninitialized
Serhiy Storchaka
2017-01-13
1
-0/+3
|
|
\
|
|
*
Issue #29219: Fixed infinite recursion in the repr of uninitialized
Serhiy Storchaka
2017-01-13
1
-0/+3
*
|
|
Issue #29192: Removed deprecated features in the http.cookies module.
Serhiy Storchaka
2017-01-13
1
-0/+2
*
|
|
Issue #29193: A format string argument for string.Formatter.format()
Serhiy Storchaka
2017-01-13
1
-0/+3
*
|
|
Issue #29195: Removed support of deprecated undocumented keyword arguments
Serhiy Storchaka
2017-01-13
1
-0/+3
*
|
|
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Serhiy Storchaka
2017-01-12
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Serhiy Storchaka
2017-01-12
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #28969: Fixed race condition in C implementation of functools.lru_cache.
Serhiy Storchaka
2017-01-12
1
-0/+4
*
|
|
Issue #20804: The unittest.mock.sentinel attributes now preserve their
Serhiy Storchaka
2017-01-11
1
-0/+3
*
|
|
Issue #29239: Merge bug number from 3.6
Martin Panter
2017-01-11
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #29239: Fix --enable-optimizations bug number
Martin Panter
2017-01-11
1
-1/+1
*
|
|
Issue #29142: Merge 3.6.
Xiang Zhang
2017-01-09
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #29142: Merge 3.5.
Xiang Zhang
2017-01-09
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #29142: Fix suffixes in no_proxy handling in urllib.
Xiang Zhang
2017-01-09
1
-0/+3
|
|
*
Post-release fixups for Python 3.5.3rc1.
Larry Hastings
2017-01-03
1
-1/+13
|
*
|
Issue #29203: functools.lru_cache() now respects PEP 468
Raymond Hettinger
2017-01-09
1
-0/+4
*
|
|
Issue #29034: Merge 3.6.
Xiang Zhang
2017-01-08
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29034: Fix memory leak and use-after-free in path_converter.
Xiang Zhang
2017-01-08
1
-0/+2
*
|
|
Merge 3.6
Victor Stinner
2017-01-06
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Fix unittest.mock._Call: don't ignore name
Victor Stinner
2017-01-06
1
-0/+3
*
|
|
Merge 3.6
INADA Naoki
2017-01-06
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29159: Fix regression in bytes(x) when x.__index__() raises Exception.
INADA Naoki
2017-01-06
1
-0/+2
*
|
|
Issue #26851: Merge 3.6.
Xavier de Gaye
2017-01-04
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #26851: Set Android compilation and link flags.
Xavier de Gaye
2017-01-04
1
-0/+2
*
|
|
Issue #24932: Use proper command line parsing in _testembed
Steve Dower
2017-01-02
1
-0/+2
*
|
|
Issue #15812: Merge from 3.6
Berker Peksag
2017-01-02
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #15812: Merge from 3.5
Berker Peksag
2017-01-02
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #15812: inspect.getframeinfo() now correctly shows the first line of a ...
Berker Peksag
2017-01-02
1
-0/+3
*
|
|
Issue #28985: Update authorizer constants in sqlite3 module
Berker Peksag
2017-01-02
1
-0/+3
*
|
|
Issue #29094: Offsets in a ZIP file created with extern file object and modes
Serhiy Storchaka
2017-01-01
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #29094: Offsets in a ZIP file created with extern file object and modes
Serhiy Storchaka
2017-01-01
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #29094: Offsets in a ZIP file created with extern file object and modes
Serhiy Storchaka
2017-01-01
1
-0/+3
*
|
|
merge
Raymond Hettinger
2016-12-31
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #29119: Merge in ACK from 3.5 branch
Raymond Hettinger
2016-12-31
1
-0/+1
|
*
|
merge
Raymond Hettinger
2016-12-31
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.
Raymond Hettinger
2016-12-31
2
-0/+5
*
|
|
merge
Raymond Hettinger
2016-12-30
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #29061: secrets.randbelow() would hang with a negative input
Raymond Hettinger
2016-12-30
2
-0/+4
*
|
|
Merge 3.6
Victor Stinner
2016-12-30
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
Victor Stinner
2016-12-30
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #29109: Enhance tracemalloc documentation
Victor Stinner
2016-12-30
1
-0/+1
*
|
|
merge 3.6 (#29085)
Benjamin Peterson
2016-12-29
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
fix error check, so that Random.seed actually uses OS randomness (closes #29085)
Benjamin Peterson
2016-12-29
1
-0/+3
*
|
|
Issue #29079: Prevent infinite loop in pathlib.resolve() on Windows
Steve Dower
2016-12-29
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29079: Prevent infinite loop in pathlib.resolve() on Windows
Steve Dower
2016-12-29
1
-0/+2
*
|
|
Issue #29080: Fixes Misc/NEWS entry
Steve Dower
2016-12-28
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #29080: Fixes Misc/NEWS entry
Steve Dower
2016-12-28
1
-1/+1
|
|
\
\
|
|
|
/
[next]