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
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from 3.5 - Fixes Issue #26373: subprocess.Popen.communicate
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-04
1
-0/+47
|
\
|
*
Fixes Issue #26373: subprocess.Popen.communicate now correctly ignores
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-04
1
-0/+47
*
|
Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray
2016-06-03
1
-0/+14
|
\
\
|
|
/
|
*
#16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray
2016-06-03
1
-0/+14
|
*
first step in backout of bad default->3.5 merge d085b4f779af. Create new hea...
Ned Deily
2016-06-03
1
-1/+1
*
|
signal, socket, and ssl module IntEnum constant name lookups now return a
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-03
1
-0/+36
*
|
Issue #26983: float() now always return an instance of exact float.
Serhiy Storchaka
2016-06-03
2
-10/+17
*
|
Merge heads
Serhiy Storchaka
2016-06-03
1
-0/+21
|
\
\
|
*
|
issue27167: make the test not care about the exact signal name in the
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-03
1
-1/+3
|
*
|
Issue #27167: Clarify the subprocess.CalledProcessError error message text
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-03
1
-0/+19
*
|
|
Merge 3.5.
Serhiy Storchaka
2016-06-03
1
-30/+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Issue #27185: Rename test_string_merged.py back to test_string.py.
Serhiy Storchaka
2016-06-03
1
-0/+0
|
*
Issue #27185: Merge test_pep292.py into test_string_merged.py.
Serhiy Storchaka
2016-06-03
2
-250/+244
|
|
\
|
|
*
Issue #27185: Rename test_pep292.py to test_string_merged.py.
Serhiy Storchaka
2016-06-03
1
-0/+0
|
*
|
Issue #27185: Rename test_string.py to test_string_merged.py.
Serhiy Storchaka
2016-06-03
1
-0/+0
|
|
/
*
|
Issue25931: fix tests broken by the conditional define of socketserver.Forking*
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-06-03
1
-6/+7
*
|
Merge: #27185: move test_pep292 into test_string.
R David Murray
2016-06-02
2
-248/+240
|
\
\
|
*
|
#27185: move test_pep292 into test_string.
R David Murray
2016-06-02
2
-248/+240
|
|
/
*
|
issue27186 -- initial docs, tests, and python version of os.fspath
Ethan Furman
2016-06-02
1
-0/+21
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-02
1
-0/+20
|
\
\
|
|
/
|
*
asyncio: Fix getaddrinfo to accept service names (for port)
Yury Selivanov
2016-06-02
1
-0/+20
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-02
1
-0/+4
|
\
\
|
|
/
|
*
asyncio: Support host=b'' for getaddrinfo
Yury Selivanov
2016-06-02
1
-0/+4
*
|
Merge: #20973: add total ordering tests for ipaddress
R David Murray
2016-06-02
1
-0/+33
|
\
\
|
|
/
|
*
#20973: add total ordering tests for ipaddress
R David Murray
2016-06-02
1
-0/+33
*
|
Issue #27171: Merge typo fixes from 3.5
Martin Panter
2016-06-02
7
-9/+9
|
\
\
|
|
/
|
*
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter
2016-06-02
7
-9/+9
*
|
Issue #27125: Merge typo fixes from 3.5
Martin Panter
2016-05-30
2
-2/+2
|
\
\
|
|
/
|
*
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter
2016-05-30
2
-2/+2
*
|
Issue #27125: Merge typo fixes from 3.5
Martin Panter
2016-05-29
1
-2/+2
|
\
\
|
|
/
|
*
Issue #27125: Fix various errors like “will [be] inherited”
Martin Panter
2016-05-29
1
-2/+2
*
|
merge 3.5
Benjamin Peterson
2016-05-28
1
-8/+0
|
\
\
|
|
/
|
*
backout 3c9512d8ac0d
Benjamin Peterson
2016-05-28
1
-8/+0
*
|
Issue #20699: Merge io bytes-like fixes from 3.5
Martin Panter
2016-05-28
2
-27/+74
|
\
\
|
|
/
|
*
Issue #20699: Document that “io” methods accept bytes-like objects
Martin Panter
2016-05-28
2
-27/+74
*
|
Issue #5784: Merge zlib from 3.5
Martin Panter
2016-05-27
1
-2/+11
|
\
\
|
|
/
|
*
Issue #5784: wbits=0 apparently added in zlib v1.2.3.5
Martin Panter
2016-05-27
1
-2/+11
*
|
Issue #5784: Merge zlib from 3.5
Martin Panter
2016-05-27
1
-0/+43
|
\
\
|
|
/
|
*
Issue #5784: Expand documentation and tests for zlib wbits parameter
Martin Panter
2016-05-27
1
-0/+43
*
|
Merge 3.5 (test_warnings)
Victor Stinner
2016-05-26
1
-1/+9
|
\
\
|
|
/
|
*
test_warnings: catch stderr and check warning
Victor Stinner
2016-05-26
1
-1/+9
*
|
Issue #18383: Merge warnings fix from 3.5
Martin Panter
2016-05-26
1
-0/+47
|
\
\
|
|
/
|
*
Issue #18383: Avoid adding duplicate filters when warnings is reloaded
Martin Panter
2016-05-26
1
-0/+47
*
|
Issue #27076: More doc and comment spelling fixes for 3.6, by Ville Skyttä
Martin Panter
2016-05-26
1
-1/+1
*
|
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
24
-29/+29
|
\
\
|
|
/
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
24
-29/+29
*
|
Added Type[C] implementation to typing.py. (Merge 3.5->3.6)
Guido van Rossum
2016-05-24
1
-0/+28
|
\
\
|
|
/
|
*
Added Type[C] implementation to typing.py.
Guido van Rossum
2016-05-24
1
-0/+28
*
|
Issue #23026: winreg.QueryValueEx() now return an integer for REG_QWORD type....
Steve Dower
2016-05-24
1
-0/+1
*
|
Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.
Serhiy Storchaka
2016-05-24
1
-262/+262
[next]