summaryrefslogtreecommitdiffstats
path: root/Doc/library/xmlrpc.server.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-7769: enable xmlrpc.server.SimpleXMLRPCDispatcher.register_function used ↵Xiang Zhang2017-02-281-13/+56
| | | | as decorator (GH-231)
* Issue #23804: Merge spelling and NEWS fixes from 3.5Martin Panter2016-07-111-1/+1
|\
| * English spelling and grammar fixesMartin Panter2016-07-111-1/+1
| |
* | Merge Issue #22558.Terry Jan Reedy2016-06-111-0/+1
|\ \ | |/
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
| | | | | | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* | Issue #26404: Add context manager to socketserver, by Aviv PalivodaMartin Panter2016-04-131-30/+29
|/
* Closes #26442: fix copy-paste.Georg Brandl2016-02-261-1/+1
|
* Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-301-2/+2
|
* Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in ↵Senthil Kumaran2014-01-131-0/+64
| | | | modules and in documentation.
* Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+7
|\
| * Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+7
| |
* | Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer.Florent Xicluna2011-12-091-4/+24
|/
* Add missing source links.Raymond Hettinger2011-02-101-0/+3
|
* #7814: fix wrong example function usage.Georg Brandl2010-01-301-4/+5
|
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-7/+7
|
* Remove trailing whitespace.Georg Brandl2009-01-031-3/+3
|
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-0/+307