1. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  2. bdb3901 [Bug #1164912] Ensure Datetime wrapper class .value attribute is an 8-bit string, not a Unicode string by Andrew M. Kuchling · 19 years ago
  3. 174dd22 Add better datetime support to xmlrpclib module. Closes patch #1120353. by Skip Montanaro · 19 years ago
  4. f754f5f test_default_encoding_issues(): Fully restore sys.setdefaultencoding. by Tim Peters · 19 years ago
  5. 22c0706 fix decoding in _stringify to not depend on the default encoding by Fred Drake · 20 years ago
  6. ba613c3 accept datetime.datetime instances when marshalling; by Fred Drake · 20 years ago
  7. b12d97c [Bug #841757] Exercise handling of Unicode strings by Andrew M. Kuchling · 20 years ago
  8. 0b85203 [Patch #628208] Test the 'nil' extension by Andrew M. Kuchling · 21 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  10. 3e7bba9 added tests for long ints and ints where they are > 32 bits. by Skip Montanaro · 23 years ago
  11. 419abda simple dumps/loads test case for xmlrpclib by Skip Montanaro · 23 years ago