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
*
#19480: merge with 3.3.
Ezio Melotti
2013-11-07
1
-4/+13
|
\
|
*
#19480: HTMLParser now accepts all valid start-tag names as defined by the HT...
Ezio Melotti
2013-11-07
1
-4/+13
*
|
asyncio: Add close() back to Unix selector event loop, to remove all signal h...
Guido van Rossum
2013-11-07
1
-0/+16
*
|
Remove incorrect comment from dis tests
Nick Coghlan
2013-11-06
1
-1/+0
*
|
Close #19378: address flaws in the new dis module APIs
Nick Coghlan
2013-11-06
2
-75/+83
*
|
Merge with 3.3
Terry Jan Reedy
2013-11-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19397: test_pydoc now works with -S (help not added to builtins).
Terry Jan Reedy
2013-11-05
1
-1/+1
|
*
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka
2013-11-03
20
-928/+951
*
|
asyncio: Refactor SIGCHLD handling. By Anthony Baire.
Guido van Rossum
2013-11-04
2
-130/+901
*
|
asyncio: Locks improvements by Arnaud Faure: better repr(), change Conditio\
Guido van Rossum
2013-11-04
1
-1/+70
*
|
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka
2013-11-03
20
-977/+1017
*
|
Issue #10197 Rework subprocess.get[status]output to use subprocess functional...
Tim Golden
2013-11-03
1
-9/+2
|
\
\
|
|
/
|
*
Issue #10197 Rework subprocess.get[status]output to use subprocess functional...
Tim Golden
2013-11-03
1
-9/+2
*
|
Close #19403: make contextlib.redirect_stdout reentrant
Nick Coghlan
2013-11-03
1
-7/+17
*
|
Close #19439: execute embedding tests on Windows
Nick Coghlan
2013-11-03
1
-32/+46
*
|
Issue #4331: Added functools.partialmethod
Nick Coghlan
2013-11-03
1
-0/+116
*
|
Merge.
Richard Oudkerk
2013-11-02
1
-1/+1
|
\
\
|
|
/
|
*
Relax timeout test.
Richard Oudkerk
2013-11-02
1
-1/+1
*
|
Relax test for process return code on Windows.
Richard Oudkerk
2013-11-02
1
-2/+2
*
|
Merge test_htmlparser changes from 3.3.
Ezio Melotti
2013-11-02
1
-7/+1
|
\
\
|
|
/
|
*
Use unittest.main() in test_htmlparser.
Ezio Melotti
2013-11-02
1
-7/+1
*
|
#15114: The html.parser module now raises a DeprecationWarning when the stric...
Ezio Melotti
2013-11-02
1
-3/+14
*
|
asyncio: Slight rearrangement of tests for server_hostname=...
Guido van Rossum
2013-11-01
1
-3/+4
*
|
asyncio: Better-looking errors when ssl module cannot be imported. In part by...
Guido van Rossum
2013-11-01
1
-0/+20
*
|
asyncio: Various style nits.
Guido van Rossum
2013-11-01
3
-12/+21
*
|
asyncio: Document EventLoop.close().
Guido van Rossum
2013-11-01
1
-0/+2
*
|
asyncio: Refactor ssl transport ready loop (Nikolay Kim).
Guido van Rossum
2013-11-01
1
-51/+83
*
|
asyncio: Add server_hostname as create_connection() argument, with secure def...
Guido van Rossum
2013-11-01
1
-0/+54
*
|
asyncio: Pause accepting whenever accept() returns certain errors. Fixes asyn...
Guido van Rossum
2013-11-01
1
-2/+11
*
|
Issue #19413: Disregard duplicate namespace portions during reload tests.
Eric Snow
2013-11-01
1
-2/+2
*
|
Issue #19413: Restore pre-3.3 reload() semantics of re-finding modules.
Eric Snow
2013-11-01
1
-0/+120
*
|
asyncio: Add support for running subprocesses on Windows with the IOCP event ...
Guido van Rossum
2013-10-30
2
-40/+71
*
|
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
Guido van Rossum
2013-10-30
1
-0/+40
*
|
Issue #19172: Add a get_map() method to selectors.
Charles-François Natali
2013-10-30
1
-0/+27
*
|
merge 3.3 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+12
|
\
\
|
|
/
|
*
merge 3.2 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+12
|
|
\
|
|
*
merge 3.1 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+12
|
|
|
\
|
|
|
*
use the collapsed path in the run_cgi method (closes #19435)
Benjamin Peterson
2013-10-30
1
-0/+10
*
|
|
|
Issue #19424: Fix test_warnings for locale encoding unable to encode
Victor Stinner
2013-10-29
1
-6/+7
*
|
|
|
Issue #19424: Fix the warnings module to accept filename containing surrogate
Victor Stinner
2013-10-29
1
-0/+12
*
|
|
|
Merge.
Richard Oudkerk
2013-10-28
1
-0/+10
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #19425 -- a pickling error should not cause pool to hang.
Richard Oudkerk
2013-10-28
1
-0/+10
*
|
|
|
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
Nadeem Vawda
2013-10-28
2
-0/+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
Nadeem Vawda
2013-10-28
2
-0/+19
|
*
|
|
Fixed merge test for Tcl/Tk <8.5 (issue #18964).
Serhiy Storchaka
2013-10-27
1
-2/+5
*
|
|
|
Issue #19421: add an unit test for warnings.warn() during finalization
Victor Stinner
2013-10-28
1
-0/+19
*
|
|
|
Issue14255 Don't flatten case of tempdir
Tim Golden
2013-10-25
2
-2/+18
*
|
|
|
merge with 3.3
Georg Brandl
2013-10-27
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Skip overzealous test for existence of the online license.html for pre-releas...
v3.3.3rc1
Georg Brandl
2013-10-27
1
-0/+2
*
|
|
|
merge with 3.3
Georg Brandl
2013-10-27
5
-8/+74
|
\
\
\
\
|
|
/
/
/
[next]