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
*
Merged revisions 57620-57771 via svnmerge from
Thomas Wouters
2007-08-30
1
-9/+15
*
Merge the trunk changes in. Breaks socket.ssl for now.
Thomas Wouters
2007-08-28
1
-12/+43
*
Force test_xmlrpc to pass. I'm not happy with how I did this, but I don't
Guido van Rossum
2007-08-27
1
-8/+15
*
Clean up after a merge left behind old except clause syntax.
Guido van Rossum
2007-08-24
1
-6/+6
*
Merged revisions 57221-57391 via svnmerge from
Guido van Rossum
2007-08-24
1
-25/+52
*
Merged revisions 57152-57220 via svnmerge from
Guido van Rossum
2007-08-20
1
-8/+91
*
First merge from the trunk straight into the py3k branch. I'm not
Guido van Rossum
2007-08-16
1
-2/+102
*
Testing against a different default encoding is meaningless as the default
Brett Cannon
2007-07-29
1
-39/+0
*
Merged revisions 56301-56442 via svnmerge from
Guido van Rossum
2007-07-18
1
-1/+134
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-5/+5
*
Rename checks for test_support.have_unicode (we always
Walter Dörwald
2007-06-08
1
-16/+5
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-3/+4
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-8/+8
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-1/+1
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-4/+4
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-0/+9
*
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