COMMITS
/ Doc/library/xmlrpc.server.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
December 11, 2023
A
gh-101100: Improve documentation on function attributes (#112933)
Alex Waygood committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
February 28, 2017
July 11, 2016
M
Issue #23804: Merge spelling and NEWS fixes from 3.5
Martin Panter committed
M
English spelling and grammar fixes
Martin Panter committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
April 13, 2016
M
Issue #26404: Add context manager to socketserver, by Aviv Palivoda
Martin Panter committed
February 26, 2016
G
Closes #26442: fix copy-paste.
Georg Brandl committed
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
January 13, 2014
S
Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation.
Senthil Kumaran committed
March 26, 2013
C
Issue 17538: Document XML vulnerabilties
Christian Heimes committed
C
Issue 17538: Document XML vulnerabilties
Christian Heimes committed
December 9, 2011
F
Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer.
Florent Xicluna committed
February 10, 2011
R
Add missing source links.
Raymond Hettinger committed
January 30, 2010
G
#7814: fix wrong example function usage.
Georg Brandl committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
May 26, 2008
G
Create xmlrpc package. Issue #2886.
Georg Brandl committed