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
/
Lib
/
xmlrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7606: XML-RPC traceback stored in X-traceback is now encoded to ASCII
Victor Stinner
2010-04-16
1
-1/+3
*
Merged revisions 74558 via svnmerge from
Kristján Valur Jónsson
2009-12-16
1
-4/+43
*
Use true booleans and PEP8 for argdefaults.
Georg Brandl
2009-09-16
2
-13/+13
*
Issue #6360: Simplify string decoding in xmlrpc.client.
Alexandre Vassalotti
2009-07-22
1
-17/+4
*
merging revision 74100 from trunk:
Kristján Valur Jónsson
2009-07-19
1
-1/+1
*
porting revision 74098 from trunk:
Kristján Valur Jónsson
2009-07-19
2
-5/+20
*
http://bugs.python.org/issue6267
Kristján Valur Jónsson
2009-07-03
1
-5/+5
*
http://bugs.python.org/issue6267
Kristján Valur Jónsson
2009-07-01
2
-58/+259
*
#3613: add base64.encodebytes and decodebytes as the new spelling of encodest...
Georg Brandl
2009-06-04
1
-3/+3
*
Remove mentions of the nonexisting SlowParser in xmlrpc.client.
Georg Brandl
2009-06-04
1
-28/+19
*
Recorded merge of revisions 73201 via svnmerge from
Georg Brandl
2009-06-04
1
-54/+1
*
Merged revisions 71268 via svnmerge from
Matthias Klose
2009-04-07
1
-1/+1
*
Fix for issue5040. Adding support for unicode message passing and tests for u...
Senthil Kumaran
2009-04-01
2
-13/+18
*
#5636: fix next -> __next__ in csv reader docs.
Georg Brandl
2009-04-01
1
-1/+1
*
Merged revisions 70940 via svnmerge
Georg Brandl
2009-04-01
1
-1/+5
*
part of #3613: fix get_host_info() usage of base64.encodestring().
Georg Brandl
2009-02-13
1
-1/+2
*
merging / reimplementing r68532 from the trunk to Py3k
Kristján Valur Jónsson
2009-02-02
1
-19/+2
*
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
Mark Dickinson
2009-01-27
1
-4/+0
*
#3614: Correct a typo in xmlrpc.client.
Amaury Forgeot d'Arc
2008-08-20
1
-2/+2
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
1
-6/+6
*
Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...
Georg Brandl
2008-06-10
1
-0/+1
*
Create http package. #2883.
Georg Brandl
2008-05-26
2
-10/+10
*
Create xmlrpc package. Issue #2886.
Georg Brandl
2008-05-26
3
-0/+2271