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
/
test_support.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18604: Consolidated checks for GUI availability.
Zachary Ware
2014-05-02
1
-12/+55
*
Issue #6815: os.path.expandvars() now supports non-ASCII Unicode environment
Serhiy Storchaka
2014-02-19
1
-0/+46
*
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka
2014-02-07
1
-1/+1
*
Fix test.test_support.bind_port() to not cause an error when Python was
Gregory P. Smith
2013-11-25
1
-3/+9
*
Issue #17883: Backport test.test_support._is_gui_available()
Zachary Ware
2013-11-04
1
-0/+34
*
Issue #18643: Fix some test_socket failures due to large default socket buffer
Charles-François Natali
2013-08-29
1
-2/+8
*
Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as poss...
Antoine Pitrou
2013-08-21
1
-1/+6
*
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-2/+2
*
Issue #17835: Fix test_io when the default OS pipe buffer size is larger than...
Antoine Pitrou
2013-04-24
1
-0/+9
*
Issue #12098 : Fix a missing import in the unittests.
Kristján Valur Jónsson
2013-03-20
1
-0/+1
*
Issue #12098: multiprocessing on Windows now starts child processes
Kristján Valur Jónsson
2013-03-19
1
-16/+1
*
Issue #5308: Raise ValueError when marshalling too large object (a sequence
Serhiy Storchaka
2013-02-13
1
-6/+7
*
Issue #16800: tempfile.gettempdir() no longer left temporary files when
Serhiy Storchaka
2013-02-12
1
-0/+27
*
- Issue #17041: Fix testing when Python is configured with the
Serhiy Storchaka
2013-01-27
1
-4/+10
*
Adapt test for build --without-doc-strings.
Stefan Krah
2013-01-26
1
-0/+5
*
Fix #15496. Add directory removal helpers to make Windows tests more reliable...
Brian Curtin
2012-08-13
1
-2/+66
*
Issue #15467: Move helpers for __sizeof__ tests into test_support.
Martin v. Löwis
2012-07-29
1
-0/+28
*
Try to fix failure of a Windows buildbot to capture name resolution errors.
Antoine Pitrou
2012-06-25
1
-0/+3
*
Issue #8767: Restore building with --disable-unicode.
Martin v. Löwis
2012-05-20
1
-1/+1
*
merge 2.6 with hash randomization fix
Benjamin Peterson
2012-02-21
1
-2/+2
|
\
|
*
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
Barry Warsaw
2012-02-21
1
-1/+11
|
*
Merged revisions 78769,79049 via svnmerge from
Ezio Melotti
2010-08-02
1
-8/+13
|
*
Merged revisions 78815 via svnmerge from
Ezio Melotti
2010-08-02
1
-4/+4
|
*
Merged revisions 78758 via svnmerge from
Ezio Melotti
2010-08-02
1
-9/+90
|
*
Revert r77730 and add back verify and vereq in case other projects use them, ...
Ezio Melotti
2010-01-25
1
-1/+25
|
*
Merged revisions 77729 via svnmerge from
Ezio Melotti
2010-01-24
1
-25/+1
|
*
Merged revisions 76037 via svnmerge from
Antoine Pitrou
2009-11-01
1
-3/+11
|
*
Merged revisions 75528 via svnmerge from
R. David Murray
2009-10-28
1
-1/+3
|
*
Merged revisions 71875 via svnmerge from
Walter Dörwald
2009-04-25
1
-15/+17
|
*
Merged revisions 68779 via svnmerge from
Benjamin Peterson
2009-01-19
1
-0/+12
*
|
Issue #13453: Catch EAI_FAIL in support.transient_internet.
Charles-François Natali
2011-12-10
1
-0/+1
*
|
Skip network tests when getaddrinfo() returns EAI_AGAIN, meaning a temporary
Antoine Pitrou
2011-07-09
1
-0/+1
*
|
Issue #12085: Fix test_subprocess for my previous commit
Victor Stinner
2011-05-31
1
-0/+3
*
|
#7960: fix docstrings for captured_output and captured_stdout.
Ezio Melotti
2011-05-14
1
-8/+8
*
|
#5723: Improve json tests to be executed with and without accelerations.
Ezio Melotti
2011-05-14
1
-2/+2
*
|
Change import_fresh_module to work with packages.
Ezio Melotti
2011-05-14
1
-10/+6
*
|
#11910: change import_fresh_module to return None when one of the "fresh" mod...
Ezio Melotti
2011-05-09
1
-4/+8
*
|
import_fresh_module ought to be in __all__
Benjamin Peterson
2011-05-08
1
-1/+2
*
|
Merged revisions 87861,87863 via svnmerge from
Antoine Pitrou
2011-01-08
1
-0/+1
*
|
Merged revisions 87695 via svnmerge from
Antoine Pitrou
2011-01-03
1
-0/+10
*
|
Merged revisions 85482 via svnmerge from
Antoine Pitrou
2010-10-14
1
-1/+1
*
|
Add support for "-3" flag (closes #7516)
Antoine Pitrou
2010-10-14
1
-0/+1
*
|
Merged revisions 85469 via svnmerge from
Antoine Pitrou
2010-10-14
1
-0/+19
*
|
Recorded merge of revisions 83987 via svnmerge from
Victor Stinner
2010-09-10
1
-5/+5
*
|
Merged revisions 84604 via svnmerge from
Antoine Pitrou
2010-09-07
1
-1/+10
*
|
Merged revisions 84597-84599 via svnmerge from
Antoine Pitrou
2010-09-07
1
-20/+43
*
|
Merged revisions 82850 via svnmerge from
Alexander Belopolsky
2010-07-14
1
-1/+1
*
|
#8889: rewrite transient_internet so we don't use EAI_NODATA on FreeBSD.
R. David Murray
2010-06-03
1
-7/+22
*
|
Issue #8835: test_support.transient_internet() catchs gaierror(EAI_NONAME) and
Victor Stinner
2010-05-27
1
-1/+3
*
|
Issue #7449, part 1: fix test_support.py for Python compiled without thread
Victor Stinner
2010-04-27
1
-4/+18
[next]