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.4
Senthil Kumaran
2014-06-25
1
-25/+47
|
\
|
*
issue20753 - robotparser tests should not rely upon external resource when no...
Senthil Kumaran
2014-06-25
1
-25/+47
*
|
merge
Raymond Hettinger
2014-06-25
1
-0/+13
|
\
\
|
|
/
|
*
Issue #19145: Fix handling of negative values for a "times" keyword argument...
Raymond Hettinger
2014-06-25
1
-0/+13
*
|
(Merge 3.4) asyncio: repr(Task) now also contains the line number even if the
Victor Stinner
2014-06-24
1
-2/+4
|
\
\
|
|
/
|
*
asyncio: repr(Task) now also contains the line number even if the coroutine is
Victor Stinner
2014-06-24
1
-2/+4
*
|
merge: #20155: use fake HTTP method names so windows doesn't hang the tests.
R David Murray
2014-06-24
1
-2/+3
|
\
\
|
|
/
|
*
#20155: use fake HTTP method names so windows doesn't hang the tests.
R David Murray
2014-06-24
1
-2/+3
*
|
(Merge 3.4) asyncio: Log an error if a Task is destroyed while it is still pe...
Victor Stinner
2014-06-24
2
-4/+44
|
\
\
|
|
/
|
*
asyncio: Log an error if a Task is destroyed while it is still pending
Victor Stinner
2014-06-24
2
-4/+44
|
*
inspect: Validate that __signature__ is None or an instance of Signature.
Yury Selivanov
2014-06-23
1
-0/+7
*
|
inspect: Validate that __signature__ is None or an instance of Signature.
Yury Selivanov
2014-06-23
1
-0/+7
*
|
(Merge 3.4) asyncio, Tulip issue 171: BaseEventLoop.close() now raises an
Victor Stinner
2014-06-22
1
-0/+9
|
\
\
|
|
/
|
*
asyncio, Tulip issue 171: BaseEventLoop.close() now raises an exception if the
Victor Stinner
2014-06-22
1
-0/+9
*
|
(Merge 3.4) asyncio, Tulip issue 172: only log selector timing in debug mode
Victor Stinner
2014-06-22
1
-0/+3
|
\
\
|
|
/
|
*
asyncio, Tulip issue 172: only log selector timing in debug mode
Victor Stinner
2014-06-22
1
-0/+3
*
|
(Merge 3.4) asyncio: Add an unit test to check that setting the
Victor Stinner
2014-06-22
2
-4/+24
|
\
\
|
|
/
|
*
asyncio: Add an unit test to check that setting the PYTHONASYNCIODEBUG env var
Victor Stinner
2014-06-22
2
-4/+24
*
|
(Merge 3.4) asyncio: Enable the debug mode of event loops when the
Victor Stinner
2014-06-22
4
-12/+4
|
\
\
|
|
/
|
*
asyncio: Enable the debug mode of event loops when the PYTHONASYNCIODEBUG
Victor Stinner
2014-06-22
4
-12/+4
*
|
add BufferedIOBase.readinto1 (closes #20578)
Benjamin Peterson
2014-06-22
1
-0/+67
*
|
merge heads
Giampaolo Rodola'
2014-06-22
2
-33/+16
|
\
\
|
*
|
Issue 21786: Clean-up test_pydoc taking taking advantage of diffing in unitt...
Raymond Hettinger
2014-06-21
1
-33/+7
|
*
|
merge
Raymond Hettinger
2014-06-21
1
-0/+9
|
|
\
\
|
|
|
/
|
|
*
Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks().
Raymond Hettinger
2014-06-21
1
-0/+9
*
|
|
#6916: attempt to fix BB failure
Giampaolo Rodola'
2014-06-22
1
-2/+4
|
/
/
*
|
merge heads
Giampaolo Rodola'
2014-06-21
26
-265/+397
|
\
\
|
*
\
Fix test_pydoc failure introduced by cddb17c4975e. Patch by Berker Peksag.
Charles-François Natali
2014-06-20
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Merge.
Charles-François Natali
2014-06-20
1
-2/+2
|
|
|
\
|
|
*
|
Fix test_pydoc failure introduced by 7aa72075d440. Patch by Berker Peksag.
Charles-François Natali
2014-06-20
1
-0/+3
|
*
|
|
Merge with 3.4
Terry Jan Reedy
2014-06-20
1
-2/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #21770: Call function instead of module. Patch by Claudiu Popa.
Terry Jan Reedy
2014-06-20
1
-2/+2
|
|
|
/
|
*
|
Merge.
Charles-François Natali
2014-06-20
3
-2/+30
|
|
\
\
|
|
|
/
|
|
*
Issue #21768: fix NameError in test_pydescr. Patch by Claudiu Popa.
Terry Jan Reedy
2014-06-20
1
-1/+1
|
|
*
Issue #21768: fix type in test_pydoc, patch by Claudiu Popa.
Terry Jan Reedy
2014-06-20
1
-1/+1
|
|
*
asyncio, Tulip issue 105: in debug mode, log callbacks taking more than 100 ms
Victor Stinner
2014-06-20
1
-0/+28
|
*
|
Issue #21741: Add st_file_attributes to os.stat_result on Windows.
Zachary Ware
2014-06-19
2
-0/+51
|
*
|
(Merge 3.4) asyncio: Fix pyflakes errors
Victor Stinner
2014-06-18
3
-5/+2
|
|
\
\
|
|
|
/
|
|
*
asyncio: Fix pyflakes errors
Victor Stinner
2014-06-18
3
-5/+2
|
*
|
(Merge 3.4) asyncio: Refactor tests: add a base TestCase class
Victor Stinner
2014-06-17
12
-219/+127
|
|
\
\
|
|
|
/
|
|
*
asyncio: Refactor tests: add a base TestCase class
Victor Stinner
2014-06-17
12
-219/+127
|
*
|
(Merge 3.4) asyncio: Refactor test__run_once_logging() to not rely on the exact
Victor Stinner
2014-06-17
1
-18/+11
|
|
\
\
|
|
|
/
|
|
*
asyncio: Refactor test__run_once_logging() to not rely on the exact number of
Victor Stinner
2014-06-17
1
-18/+11
|
*
|
(Merge 3.4) asyncio: Set __qualname__ attribute of CoroWrapper in @coroutine
Victor Stinner
2014-06-17
1
-8/+40
|
|
\
\
|
|
|
/
|
|
*
asyncio: Set __qualname__ attribute of CoroWrapper in @coroutine decorator on
Victor Stinner
2014-06-17
1
-8/+40
|
*
|
(Merge 3.4) Issue #21723: asyncio.Queue: support any type of number (ex: float)
Victor Stinner
2014-06-17
1
-0/+15
|
|
\
\
|
|
|
/
|
|
*
Issue #21723: asyncio.Queue: support any type of number (ex: float) for the
Victor Stinner
2014-06-17
1
-0/+15
|
*
|
merge 3.4
Benjamin Peterson
2014-06-17
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
merge 3.3
Benjamin Peterson
2014-06-17
1
-1/+1
|
|
|
\
|
|
|
*
merge 3.2
Benjamin Peterson
2014-06-17
1
-1/+1
|
|
|
|
\
[next]