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
/
test
/
test_xmlrpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2005-12-25
1
-1/+1
*
[Bug #1164912] Ensure Datetime wrapper class .value attribute is an 8-bit str...
Andrew M. Kuchling
2005-12-04
1
-0/+10
*
Add better datetime support to xmlrpclib module. Closes patch #1120353.
Skip Montanaro
2005-05-14
1
-6/+38
*
test_default_encoding_issues(): Fully restore sys.setdefaultencoding.
Tim Peters
2005-04-08
1
-0/+7
*
fix decoding in _stringify to not depend on the default encoding
Fred Drake
2005-02-11
1
-0/+42
*
accept datetime.datetime instances when marshalling;
Fred Drake
2005-02-10
1
-0/+17
*
[Bug #841757] Exercise handling of Unicode strings
Andrew M. Kuchling
2004-06-05
1
-0/+2
*
[Patch #628208] Test the 'nil' extension
Andrew M. Kuchling
2003-04-25
1
-0/+8
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
added tests for long ints and ints where they are > 32 bits.
Skip Montanaro
2001-10-19
1
-0/+14
*
simple dumps/loads test case for xmlrpclib
Skip Montanaro
2001-10-01
1
-0/+23