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
...
*
Improve test_exit() error message to analyze sparc failures
Victor Stinner
2010-05-17
1
-1/+2
*
Typo (thanks Arfrever)
Antoine Pitrou
2010-05-17
1
-1/+1
*
Try to fix buildbot failures with old OpenSSLs.
Antoine Pitrou
2010-05-17
1
-0/+2
*
handle_system_exit() flushs files to warranty the output order
Victor Stinner
2010-05-17
1
-8/+18
*
PyObject_Dump() encodes unicode objects to utf8 with backslashreplace (instead
Victor Stinner
2010-05-17
1
-0/+10
*
Issue #6697: Fix a crash if code of "python -c code" contains surrogates
Victor Stinner
2010-05-17
1
-0/+18
*
Oops, my patch on subprocess is not merged yet: fix my previous commit on tes...
Victor Stinner
2010-05-17
1
-4/+1
*
test_os: cleanup test_internal_execvpe() and os._execvpe() mockup
Victor Stinner
2010-05-17
1
-48/+53
*
"xyzzy" is not a silly enough name for some OpenSSL versions to report an error
Antoine Pitrou
2010-05-16
1
-2/+2
*
Do not fail if ssl fails to import
Antoine Pitrou
2010-05-16
1
-4/+5
*
Fix (hopefully) the remaining test_ssl buildbot failures
Antoine Pitrou
2010-05-16
1
-2/+2
*
Followup on r81233: fix test_ssl with OpenSSL < 1.0.0.
Antoine Pitrou
2010-05-16
3
-0/+59
*
Issue #8550: Add first class `SSLContext` objects to the ssl module.
Antoine Pitrou
2010-05-16
3
-29/+229
*
Merged revisions 81224 via svnmerge from
Victor Stinner
2010-05-16
1
-6/+4
*
Make test_module_with_large_stack as an expected failure because of a change in
Brett Cannon
2010-05-15
1
-0/+1
*
Fix a comment to state the right thing.
Brett Cannon
2010-05-15
1
-4/+3
*
A test was not guaranteeing cleanup in the face of an exception.
Brett Cannon
2010-05-15
1
-7/+8
*
Merged revisions 81200 via svnmerge from
Benjamin Peterson
2010-05-15
1
-4/+4
*
Issue #8692: Improve performance of math.factorial:
Mark Dickinson
2010-05-15
1
-10/+61
*
Merged revisions 81185 via svnmerge from
Stefan Krah
2010-05-15
1
-6/+4
*
Fix test_capi for Windows: strip newline characters
Victor Stinner
2010-05-15
1
-2/+2
*
Merged revisions 81152 via svnmerge from
Brett Cannon
2010-05-14
1
-1/+2
*
Make PyErr_Occurred return NULL if there is no current thread. Previously it
Jeffrey Yasskin
2010-05-13
1
-1/+15
*
Merged revisions 81130 via svnmerge from
Senthil Kumaran
2010-05-13
1
-1/+6
*
Merged revisions 81126 via svnmerge from
Mark Dickinson
2010-05-12
1
-1/+1
*
Merged revisions 81102 via svnmerge from
Giampaolo Rodolà
2010-05-12
1
-6/+2
*
Merged revisions 81098 via svnmerge from
Antoine Pitrou
2010-05-11
1
-0/+7
*
Merged revisions 81094 via svnmerge from
Antoine Pitrou
2010-05-11
1
-0/+13
*
Merged revisions 81043 via svnmerge from
Giampaolo Rodolà
2010-05-10
1
-1/+275
*
Fix issue #4972: adds ftplib.FTP context manager protocol
Giampaolo Rodolà
2010-05-10
1
-11/+60
*
Replace /s with os.sep in the new internal_execvpe test. Hopefully fixes
Gregory P. Smith
2010-05-09
1
-5/+8
*
make condition more specific
Benjamin Peterson
2010-05-09
1
-1/+2
*
Merged revisions 81007 via svnmerge from
Jean-Paul Calderone
2010-05-09
1
-18/+75
*
Write tests for the new function os.fsencode()
Victor Stinner
2010-05-09
1
-1/+9
*
Adds a unittest for the internal os._execvpe function.
Gregory P. Smith
2010-05-08
1
-0/+49
*
Merged revisions 80991 via svnmerge from
Benjamin Peterson
2010-05-08
1
-9/+14
*
Merged revisions 80986-80987 via svnmerge from
Benjamin Peterson
2010-05-08
1
-2/+2
*
Issue #8644: Improve accuracy of timedelta.total_seconds, by doing intermediate
Mark Dickinson
2010-05-08
1
-0/+5
*
Merged revisions 80953 via svnmerge from
Senthil Kumaran
2010-05-08
1
-1/+2
*
Merged revisions 80926 via svnmerge from
Antoine Pitrou
2010-05-07
1
-3/+60
*
Merged revisions 80908 via svnmerge from
Senthil Kumaran
2010-05-07
1
-6/+52
*
regrtest.py: disable replace_stdout() on Windows until it is fixed
Victor Stinner
2010-05-07
1
-0/+3
*
Fix test_os: os.environb doesn't exist on Windows
Victor Stinner
2010-05-07
1
-3/+5
*
self.skip -> self.skipTest
Benjamin Peterson
2010-05-06
1
-1/+1
*
wrap long lines
Benjamin Peterson
2010-05-06
1
-2/+5
*
use concise skipping
Benjamin Peterson
2010-05-06
1
-1/+1
*
Fix test_posix (regression introduced by r80885)
Victor Stinner
2010-05-06
1
-2/+6
*
Issue #8603: Create a bytes version of os.environ for Unix
Victor Stinner
2010-05-06
2
-5/+24
*
Merged revisions 80882 via svnmerge from
Giampaolo Rodolà
2010-05-06
2
-0/+9
*
Merged revisions 80875 via svnmerge from
Giampaolo Rodolà
2010-05-06
1
-0/+17
[prev]
[next]