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
*
Issue #23211: merge from 3.4
Ned Deily
2015-01-18
1
-2/+2
|
\
|
*
Issue #23211: Workaround test_logging failure on some OS X 10.6 systems:
Ned Deily
2015-01-18
1
-2/+2
*
|
Issue #21817: When an exception is raised in a task submitted to a ProcessPoo...
Antoine Pitrou
2015-01-17
1
-0/+26
*
|
Issue #15955: Add an option to limit output size when decompressing LZMA data.
Antoine Pitrou
2015-01-17
1
-0/+91
*
|
merge 3.4 (#22986)
Benjamin Peterson
2015-01-17
1
-2/+2
|
\
\
|
|
/
|
*
capitialize "HttpOnly" and "Secure" as they appear in the standard and other ...
Benjamin Peterson
2015-01-17
1
-2/+2
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-15
1
-2/+12
|
\
\
|
|
/
|
*
Issue #22685: Fix test_pause_reading() of asyncio/test_subprocess
Victor Stinner
2015-01-15
1
-2/+12
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-15
1
-0/+27
|
\
\
|
|
/
|
*
Closes #23219: cancelling asyncio.wait_for() now cancels the task
Victor Stinner
2015-01-15
1
-0/+27
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-15
4
-3/+15
|
\
\
|
|
/
|
*
asyncio: Close transports in tests
Victor Stinner
2015-01-15
4
-3/+15
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-15
4
-278/+249
|
\
\
|
|
/
|
*
Issue #23243: Close explicitly transports in asyncio tests
Victor Stinner
2015-01-15
3
-277/+226
|
*
Issue #23243: Close explicitly event loops in asyncio tests
Victor Stinner
2015-01-15
3
-1/+20
|
*
Issue #23243: Fix asyncio._UnixWritePipeTransport.close()
Victor Stinner
2015-01-15
1
-0/+3
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-14
5
-0/+26
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2015-01-14
5
-0/+26
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-14
2
-4/+61
|
\
\
|
|
/
|
*
Issue #23197, asyncio: On SSL handshake failure, check if the waiter is
Victor Stinner
2015-01-14
2
-4/+61
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-14
1
-0/+36
|
\
\
|
|
/
|
*
Python issue #23173: sync with Tulip
Victor Stinner
2015-01-14
1
-0/+36
*
|
Merge 3.4 (asyncio: new SSL implementation)
Victor Stinner
2015-01-13
2
-11/+53
|
\
\
|
|
/
|
*
Issue #22560: New SSL implementation based on ssl.MemoryBIO
Victor Stinner
2015-01-13
2
-11/+53
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-13
1
-1/+2
|
\
\
|
|
/
|
*
Tulip issue 184: Fix test_pipe() on Windows
Victor Stinner
2015-01-13
1
-1/+2
*
|
merge 3.4 (#23221)
Benjamin Peterson
2015-01-13
1
-1/+1
|
\
\
|
|
/
|
*
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
1
-1/+1
*
|
Issue #23209, #23225: selectors.BaseSelector.get_key() now raises a
Victor Stinner
2015-01-13
1
-4/+7
|
\
\
|
|
/
|
*
Issue #23209, #23225: selectors.BaseSelector.close() now clears its internal
Victor Stinner
2015-01-13
1
-0/+3
*
|
Issue #19777: Provide a home() classmethod on Path objects.
Antoine Pitrou
2015-01-12
1
-0/+11
*
|
Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the def...
Antoine Pitrou
2015-01-11
1
-3/+0
*
|
Issue #23185: add math.inf and math.nan constants.
Mark Dickinson
2015-01-11
1
-0/+11
*
|
Issue #19776: Fix test_pathlib.test_expanduser()
Victor Stinner
2015-01-10
1
-1/+1
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-09
1
-0/+19
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2015-01-09
1
-0/+19
*
|
Issue #23014: Make importlib.abc.Loader.create_module() required when
Brett Cannon
2015-01-09
5
-3/+22
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-08
5
-18/+37
|
\
\
|
|
/
|
*
asyncio: Truncate to 80 columns
Victor Stinner
2015-01-08
5
-18/+37
*
|
enable cert validation in test
Benjamin Peterson
2015-01-08
1
-1/+4
*
|
trying again
Benjamin Peterson
2015-01-08
1
-2/+2
*
|
reorder cipher prefs
Benjamin Peterson
2015-01-08
1
-1/+1
*
|
drop 256
Benjamin Peterson
2015-01-08
1
-2/+2
*
|
try using AES256
Benjamin Peterson
2015-01-08
1
-3/+3
*
|
fix assertions after ciphers were changed
Benjamin Peterson
2015-01-07
1
-2/+1
*
|
rc4 is a long time favorite
Benjamin Peterson
2015-01-07
1
-2/+2
*
|
everyone should support AES ciphers
Benjamin Peterson
2015-01-07
1
-3/+4
*
|
include some more ciphers
Benjamin Peterson
2015-01-07
1
-3/+3
*
|
force test server to speak tlsv1
Benjamin Peterson
2015-01-07
1
-1/+1
*
|
remove apparently wrong assertion about des bit size
Benjamin Peterson
2015-01-07
1
-1/+0
[next]