1. 56a9d7e #11554: reactivate test_email_codecs, and make it pass. by R David Murray · 13 years ago
  2. 70d61ce "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary. by Barry Warsaw · 15 years ago
  3. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  4. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  5. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 17 years ago
  6. 6398b7a Remove the email package for now. by Guido van Rossum · 17 years ago
  7. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  8. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 17 years ago
  9. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  10. e58df82 Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. by Barry Warsaw · 18 years ago
  11. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 20 years ago
  12. 10627ba Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 21 years ago
  13. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  14. 53d019c Changed import from by Tim Peters · 22 years ago
  15. 190390b The email package's tests live much better in a subpackage by Barry Warsaw · 22 years ago