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
*
Merge 3.6
Victor Stinner
2017-01-23
1
-4/+4
|
\
|
*
Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
Victor Stinner
2017-01-23
1
-4/+4
*
|
Issue #29338: The help of a builtin or extension class now includes the
Serhiy Storchaka
2017-01-23
1
-0/+3
*
|
Issue #29335: Fix subprocess.Popen.wait() when the child process has
Gregory P. Smith
2017-01-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #29335: Fix subprocess.Popen.wait() when the child process has
Gregory P. Smith
2017-01-23
1
-0/+3
|
|
\
|
|
*
Issue #29335: Fix subprocess.Popen.wait() when the child process has
Gregory P. Smith
2017-01-23
1
-0/+3
*
|
|
Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()
Serhiy Storchaka
2017-01-22
1
-0/+3
*
|
|
Issue #29290: Merge 3.6.
Xiang Zhang
2017-01-22
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #29290: Merge 3.5.
Xiang Zhang
2017-01-22
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #29290: argparse help messages won't wrap at non-breaking spaces.
Xiang Zhang
2017-01-22
1
-1/+4
*
|
|
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
Serhiy Storchaka
2017-01-21
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
Serhiy Storchaka
2017-01-21
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.
Serhiy Storchaka
2017-01-21
1
-0/+2
|
|
*
Merge 3.5.3 release head with main 3.5 branch.
Larry Hastings
2017-01-17
1
-4/+17
|
|
|
\
|
|
*
|
Post-release updates for 3.5.3.
Larry Hastings
2017-01-17
1
-1/+13
|
|
*
|
Version bump for Python 3.5.3.
v3.5.3
Larry Hastings
2017-01-16
1
-5/+1
*
|
|
|
Issue #29282: Backed out changeset b33012ef1417
Mark Dickinson
2017-01-21
1
-3/+0
*
|
|
|
Issue #29282: add fused multiply-add function, math.fma.
Mark Dickinson
2017-01-21
1
-0/+3
*
|
|
|
Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches.
Ned Deily
2017-01-20
2
-49/+3669
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches.
Ned Deily
2017-01-20
2
-49/+3669
|
*
|
|
Issue #29316: Restore the provisional status of typing module and add
Ned Deily
2017-01-20
1
-0/+3
*
|
|
|
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
Serhiy Storchaka
2017-01-20
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
Serhiy Storchaka
2017-01-20
1
-0/+3
|
*
|
|
merge
Raymond Hettinger
2017-01-17
1
-0/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #29011: Fix an important omission by adding Deque to the typing module.
Raymond Hettinger
2017-01-17
1
-4/+16
*
|
|
|
Repeat “when pass” fixes for 3.7 section
Martin Panter
2017-01-14
1
-3/+3
*
|
|
|
Merge doc fixes from 3.6
Martin Panter
2017-01-14
1
-3/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
More instances of “when pass”
Martin Panter
2017-01-14
1
-2/+2
|
*
|
|
Merge doc fixes from 3.5
Martin Panter
2017-01-14
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix grammar, typos and markup in documentation and code comments
Martin Panter
2017-01-14
1
-1/+1
*
|
|
|
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
|
\
\
\
|
|
/
/
[next]