Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |