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 3.2) Issue #12400: remove unused import
Victor Stinner
2011-06-29
1
-1/+0
|
\
|
*
Issue #12400: remove unused variable
Victor Stinner
2011-06-29
1
-5/+0
*
|
Issue #12400: oops, remove debug code...
Victor Stinner
2011-06-29
1
-1/+0
*
|
(merge 3.2) Issue #12400: regrtest -W doesn't rerun the tests twice anymore,
Victor Stinner
2011-06-29
2
-11/+26
|
\
\
|
|
/
|
*
Issue #12400: regrtest -W doesn't rerun the tests twice anymore, but captures
Victor Stinner
2011-06-29
1
-11/+25
*
|
Issue #12303: run sig*wait*() tests in a subprocesss
Victor Stinner
2011-06-29
1
-56/+81
*
|
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
1
-12/+47
|
\
\
|
|
/
|
*
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
1
-12/+47
*
|
merge 3.2
Benjamin Peterson
2011-06-27
1
-1/+1
|
\
\
|
|
/
|
*
fix ws
Benjamin Peterson
2011-06-27
1
-1/+1
*
|
merge 3.2 (#11302)
Benjamin Peterson
2011-06-27
1
-0/+180
|
\
\
|
|
/
|
*
add more ast tests (closes #11302)
Benjamin Peterson
2011-06-27
1
-0/+180
*
|
don't memoize objects that are their own copies (closes #12422)
Benjamin Peterson
2011-06-27
1
-2/+17
*
|
Closes #12419: Added ident to SysLogHandler.
Vinay Sajip
2011-06-27
1
-0/+5
*
|
Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne...
Giampaolo Rodola'
2011-06-27
1
-2/+20
*
|
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-2/+3
|
\
\
|
|
/
|
*
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-2/+3
*
|
map cells to arg slots at code creation time (closes #12399)
Benjamin Peterson
2011-06-26
1
-1/+1
*
|
Issue 11758: increase xml.dom.minidom test coverage (contributed by mdorn, re...
Raymond Hettinger
2011-06-25
1
-2/+40
*
|
Fix test_signal on Windows after #12303.
Ross Lagerwall
2011-06-25
1
-6/+6
*
|
Issue #12408: Merge.
Mark Dickinson
2011-06-25
1
-1/+1
|
\
\
|
|
/
|
*
Issue #12408: Fix relative import in test_future5.py. Thanks Cesare Di Mauro.
Mark Dickinson
2011-06-25
1
-1/+1
*
|
Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module.
Ross Lagerwall
2011-06-25
1
-16/+83
*
|
Issue #12392: fix thread initialization on FreeBSD 6
Victor Stinner
2011-06-24
1
-0/+25
*
|
Merge #10206: add test for previously fixed bug.
R David Murray
2011-06-24
1
-0/+7
|
\
\
|
|
/
|
*
#10206: add test for previously fixed bug.
R David Murray
2011-06-24
1
-0/+7
|
*
Issue #11223: skip also test_rlock_acquire_interruption() on FreeBSD6
Victor Stinner
2011-06-23
1
-4/+7
|
*
Issue #11223: skip test_lock_acquire_interruption() on FreeBSD6
Victor Stinner
2011-06-23
1
-0/+5
*
|
give the names of missing positional or keyword-only arguments (closes #12356)
Benjamin Peterson
2011-06-24
1
-59/+48
*
|
(merge 3.2) Issue #12383: skip test_empty_env() of subprocess on Windows
Victor Stinner
2011-06-22
1
-0/+4
|
\
\
|
|
/
|
*
Issue #12383: skip test_empty_env() of subprocess on Windows
Victor Stinner
2011-06-22
1
-0/+4
*
|
Issue #12363: improve siginterrupt() tests
Victor Stinner
2011-06-22
1
-0/+7
*
|
(merge 3.2) Issue #12383: fix test_empty_env() of subprocess on Mac OS X
Victor Stinner
2011-06-22
1
-2/+6
|
\
\
|
|
/
|
*
Issue #12383: fix test_empty_env() of subprocess on Mac OS X
Victor Stinner
2011-06-22
1
-2/+6
*
|
#1874: detect invalid multipart CTE and report it as a defect.
R David Murray
2011-06-22
1
-0/+45
*
|
(merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled in
Victor Stinner
2011-06-21
1
-2/+5
|
\
\
|
|
/
|
*
Issue #12383: skip test_empty_env() if compiled is compiled in shared mode
Victor Stinner
2011-06-21
1
-2/+5
*
|
(merge 3.2) Close #12383: Fix subprocess module with env={}: don't copy the
Victor Stinner
2011-06-21
1
-7/+16
|
\
\
|
|
/
|
*
Close #12383: Fix subprocess module with env={}: don't copy the environment
Victor Stinner
2011-06-21
1
-7/+16
*
|
Close #12363: fix a race condition in siginterrupt() tests
Victor Stinner
2011-06-20
1
-74/+50
*
|
(merge 3.2) Issue #12285: multiprocessing.Pool() raises a ValueError if the
Victor Stinner
2011-06-20
1
-0/+3
|
\
\
|
|
/
|
*
Issue #12285: multiprocessing.Pool() raises a ValueError if the number of
Victor Stinner
2011-06-20
1
-0/+3
*
|
use a invalid name for the __class__ closure for super() (closes #12370)
Benjamin Peterson
2011-06-20
1
-0/+10
*
|
merge 3.2
Benjamin Peterson
2011-06-19
1
-7/+7
|
\
\
|
|
/
|
*
fix uglyNamingConvention
Benjamin Peterson
2011-06-19
1
-7/+7
*
|
merge #11584: make Header and make_header handle binary unknown-8bit input
R David Murray
2011-06-18
1
-0/+15
|
\
\
|
|
/
*
|
merge #11584: make decode_header handle Header objects correctly
R David Murray
2011-06-18
1
-2/+2
|
\
\
|
|
/
*
|
merge #11700: proxy object close methods can now be called multiple times
R David Murray
2011-06-18
1
-1/+12
|
\
\
|
|
/
|
*
#11700: proxy object close methods can now be called multiple times
R David Murray
2011-06-18
1
-1/+12
*
|
merge #11767: use context manager to close file in __getitem__ to prevent FD ...
R David Murray
2011-06-17
1
-1/+32
|
\
\
|
|
/
[next]