COMMITS
/ Lib/test/test_docxmlrpc.py March 30, 2022
H
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade committed
March 22, 2022
C
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
Christian Heimes committed
October 9, 2021
J
bpo-10716: Migrating pydoc to html5. (GH-28651)
Julien Palard committed
July 30, 2021
N
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz committed
September 27, 2019
D
bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)
Dong-hee Na committed
July 1, 2019
V
Remove unused imports in tests (GH-14518)
Victor Stinner committed
September 7, 2017
A
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou committed
August 20, 2016
M
Issue #27614: Avoid race in test_docxmlrpc server setup
Martin Panter committed
August 4, 2016
M
Fix spelling and grammar in documentation and code comments
Martin Panter committed
April 13, 2015
Z
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware committed
December 1, 2014
S
Removed duplicated words in in comments and docs.
Serhiy Storchaka committed
S
Removed duplicated words in in comments and docs.
Serhiy Storchaka committed
March 17, 2014
V
Issue #20910: Make tests more reliable, less dependent on time
Victor Stinner committed
December 8, 2013
S
Issue #19535: Fixed test_docxmlrpc when python is run with -OO.
Serhiy Storchaka committed
August 10, 2013
R
#8112: Update the documenting xmlrpc server to use getfullargspec.
R David Murray committed
December 18, 2012
A
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov committed
April 28, 2010
V
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
Victor Stinner committed
March 14, 2010
February 24, 2010
R
Merged revisions 78351 via svnmerge from
R. David Murray committed
January 23, 2010
E
use assert[Not]In where appropriate
Ezio Melotti committed
October 30, 2009
A
Merged revisions 75960 via svnmerge from
Antoine Pitrou committed
June 30, 2009
B
convert old fail* assertions to assert*
Benjamin Peterson committed
October 11, 2008
B
merge from trunk
Benjamin Peterson committed
May 26, 2008
G
Create http package. #2883.
Georg Brandl committed
G
Create xmlrpc package. Issue #2886.
Georg Brandl committed
May 20, 2008
B
#2621 rename test.test_support to test.support
Benjamin Peterson committed
February 6, 2008
December 10, 2007
C
Fixed doc xml rpc tests and server
Christian Heimes committed
C
Merged revisions 59441-59449 via svnmerge from
Christian Heimes committed