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_docxmlrpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-38243: Escape the server title of DocXMLRPCServer (GH-16447)
Dong-hee Na
2019-10-01
1
-0/+20
*
Issue #27614: Avoid race in test_docxmlrpc server setup
Martin Panter
2016-08-18
1
-29/+11
*
Spelling and grammar fixes in code comments and documentation
Martin Panter
2016-07-28
1
-1/+1
*
Removed duplicated words in in comments and docs.
Serhiy Storchaka
2014-12-01
1
-1/+1
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-1/+1
*
Issue #7449, last part (11): fix many tests if thread support is disabled
Victor Stinner
2010-04-27
1
-1/+1
*
Issue 6292: for the moment at least, the test suite passes if run
R. David Murray
2010-02-23
1
-5/+24
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
Add missing import.
Georg Brandl
2010-02-06
1
-0/+1
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-13/+41
*
Fix transient refleaks in test_docxmlrpc.
Antoine Pitrou
2009-10-30
1
-0/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-4/+4
*
Fixed following error when DocXMLRPCServer failed.
Hirokazu Yamamoto
2008-10-03
1
-2/+2
*
Update URL
Andrew M. Kuchling
2008-02-07
1
-1/+1
*
Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler.
Georg Brandl
2007-12-09
1
-0/+152