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
/
Doc
/
library
/
xmlrpclib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix errors in XML-RPC client example code
Martin Panter
2016-02-22
1
-3/+3
*
add context parameter to xmlrpclib.ServerProxy (#22960)
Benjamin Peterson
2014-11-30
1
-3/+8
*
pep 476: verify certificates by default (#22417)
Benjamin Peterson
2014-11-24
1
-4/+3
*
make plural s lowercase
Benjamin Peterson
2014-10-19
1
-1/+1
*
note xmlrpclib doesn't verify certs (yet)
Benjamin Peterson
2014-10-13
1
-0/+5
*
Issue 17538: Document XML vulnerabilties
Christian Heimes
2013-03-26
1
-0/+7
*
Issue #16341: convert examples to use except ... as ... syntax.
Andrew Svetlov
2012-10-30
1
-3/+3
*
Use Python 3 instead of 3.0.
Ezio Melotti
2012-05-03
1
-2/+2
*
#12787: link original MultiCall proposal to webarchive and in a footnote
Sandro Tosi
2011-08-20
1
-2/+9
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-0/+4
*
Fix closes issue10403 - Let's not use members anymore.
Senthil Kumaran
2011-07-04
1
-3/+3
*
#7802: fix invalid example (heh).
Georg Brandl
2010-01-30
1
-3/+3
*
#7801: fix xmlrpclib binary example, open the picture in binary mode
Victor Stinner
2010-01-30
1
-2/+2
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
#5927, 5928: typos.
Georg Brandl
2009-05-04
1
-2/+2
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
#5174: fix wrong file closing in example.
Georg Brandl
2009-02-07
1
-6/+4
*
Remove tabs from the documentation.
Georg Brandl
2009-01-03
1
-2/+2
*
fix various doc typos #3320
Benjamin Peterson
2008-07-12
1
-2/+2
*
Add renaming notices to xmlrpc modules.
Georg Brandl
2008-05-26
1
-0/+5
*
Factor in documentation changes from issue 1753732.
Skip Montanaro
2008-04-22
1
-0/+13
*
#1330538: Improve comparison of xmlrpclib.DateTime and datetime instances.
Andrew M. Kuchling
2008-02-23
1
-15/+7
*
Bug #1790: update link; remove outdated paragraph
Andrew M. Kuchling
2008-01-11
1
-9/+3
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-7/+4
*
Add examples to the xmlrpclib docs.
Georg Brandl
2007-12-03
1
-5/+161
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-2/+3
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-1/+2
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+422