summaryrefslogtreecommitdiff
path: root/Doc/library/xmlrpc.client.rst
Commit message (Expand)AuthorAgeFilesLines
* merge 3.4Benjamin Peterson2014-11-291-1/+1
|\
| * context is keyword-onlyBenjamin Peterson2014-11-291-1/+1
* | merge 3.4 (#22960)Benjamin Peterson2014-11-291-3/+8
|\ \ | |/
| * add context parameter to xmlrpclib.ServerProxy (#22960)Benjamin Peterson2014-11-291-2/+7
* | merge 3.4 (#22417)Benjamin Peterson2014-11-031-4/+3
|\ \ | |/
| * PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-031-4/+3
* | merge 3.4Benjamin Peterson2014-10-191-1/+1
|\ \ | |/
| * make plural s lowercaseBenjamin Peterson2014-10-191-1/+1
* | merge 3.4Benjamin Peterson2014-10-131-0/+5
|\ \ | |/
| * note xmlrpclib doesn't verify certs (yet)Benjamin Peterson2014-10-131-0/+5
* | Issue #20627: xmlrpc.client.ServerProxy is now a context manager.Brett Cannon2014-03-211-9/+14
|/
* #18267: make whitespace consistent and fix an operator.Ezio Melotti2013-08-081-9/+9
* Closes #18267: use floor division in code exampleAndrew Kuchling2013-06-201-2/+2
* Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+2
* Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+7
|\
| * Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+7
* | Closes #13297: use bytes type to send and receive binary data through XMLRPC.Florent Xicluna2011-11-151-18/+35
|/
* #12787: link original MultiCall proposal to webarchive and in a footnoteSandro Tosi2011-08-201-2/+9
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-3/+3
* Add missing source links.Raymond Hettinger2011-02-101-0/+4
* Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,...Benjamin Peterson2010-02-031-2/+2
* #7801: fix xmlrpclib binary example, open the picture in binary modeVictor Stinner2010-01-301-6/+4
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-3/+3
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* #6079: use 3k except syntax in examples.Georg Brandl2009-05-221-2/+2
* Merged revisions 72290 via svnmerge fromGeorg Brandl2009-05-041-2/+2
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-2/+2
* Remove references to __cmp__.Georg Brandl2008-09-241-3/+3
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-2/+2
* Create http package. #2883.Georg Brandl2008-05-261-2/+2
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-0/+534