Final head of the former 2.2 branch
  1. 1b5f214 test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. by Barry Warsaw · 22 years ago
  2. f29286e A fix for parsing parameters when there are semicolons inside the by Barry Warsaw · 22 years ago
  3. 27dd1d4 Backporting email 2.5.4 fixes from the trunk. by Barry Warsaw · 22 years ago
  4. 641e266 Backport from 2.3 trunk: by Barry Warsaw · 22 years ago
  5. 9cc51f1 Backporting email 2.5.2 fixes. by Barry Warsaw · 22 years ago
  6. d900425 Backporting: by Barry Warsaw · 22 years ago
  7. 27a93d7 Backporting email 2.5.1 patches. by Barry Warsaw · 22 years ago
  8. 4a1d0f5 Backporting: by Barry Warsaw · 22 years ago
  9. caf2f51 Backporting email 2.5 to Python 2.2 maint branch. by Barry Warsaw · 22 years ago
  10. 1a5727f This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 22 years ago
  11. fe6c9c6 Stop-gap to forestall test_email failing in MacPython: disable the line-ending test. by Jack Jansen · 23 years ago
  12. 31eac4e Backport bugfix microrelease of email 2.4.3 from cvs trunk. by Barry Warsaw · 23 years ago
  13. bf50390 Backport email 2.4.2 changes from Python 2.3. by Barry Warsaw · 23 years ago
  14. 9a5e668 Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it by Barry Warsaw · 23 years ago
  15. 2972bde openfile(): Go back to opening the files in text mode. This undoes by Barry Warsaw · 23 years ago
  16. d5613ba _parsebody(): Use get_content_type() instead of the deprecated by Barry Warsaw · 23 years ago
  17. 850952b regrtest expects TestSkipped to come from test_support not test.test_support by Barry Warsaw · 23 years ago
  18. 18ff795 Backporting of email 2.4 from Python 2.3. Many newly added modules, by Barry Warsaw · 23 years ago
  19. 5b70f66 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  20. bd40bbe This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  21. 3218fa4 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  22. 5516c7b _handle_multipart(): Fixes for SF bug #531966. Specifically two by Barry Warsaw · 23 years ago
  23. 7017724 It's merge time! by Michael W. Hudson · 24 years ago
  24. c44d2c5 decode(), encode(): Accepting the minor optimizations from SF patch by Barry Warsaw · 24 years ago
  25. bf7c52c More typo fixes. by Barry Warsaw · 24 years ago
  26. 6253c2d Docstring typo fix. by Greg Ward · 24 years ago
  27. e5739a6 formatdate(): Jason Mastaler correctly points out that divmod with a by Barry Warsaw · 24 years ago
  28. cd45a36 formatdate(): The calculation of the minutes part of the zone was by Barry Warsaw · 24 years ago
  29. 9aa6435 Forgot to import time. by Barry Warsaw · 24 years ago
  30. 9cff0e6 formatdate(): A better docstring. by Barry Warsaw · 24 years ago
  31. aa79f4d formatdate(): An implementation to replace the one borrowed from by Barry Warsaw · 24 years ago
  32. 2a9e385 walk(): Fix docstring; traversal is depth-first. Closes mimelib bug #477864. by Barry Warsaw · 24 years ago
  33. 2539cf5 A fix for SF bug #472560, extra newlines returned by get_param() when by Barry Warsaw · 24 years ago
  34. 856c32b Another merge from mimelib: by Barry Warsaw · 24 years ago
  35. d1eeecb Two merges from the mimelib project: by Barry Warsaw · 24 years ago
  36. 0164b6b typed_subpart_iterator(): When getting the main type use 'text' as the by Barry Warsaw · 24 years ago
  37. e552882 HeaderParser: A new subclass of Parser which only parses the message by Barry Warsaw · 24 years ago
  38. 53f8fe4 An audio/* class, like MIMEImage, contributed by Anthony Baxter. by Barry Warsaw · 24 years ago
  39. 2ae0b01 Fix __all__ to the current list of exported modules (must pass the by Barry Warsaw · 24 years ago
  40. 9300a75 get_all(): We never returned failobj if we found no matching headers. by Barry Warsaw · 24 years ago
  41. e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
  42. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  43. 66971fb _parsebody(): Use get_boundary() and get_type(). by Barry Warsaw · 24 years ago
  44. beb5945 has_key(): Implement in terms of get(). by Barry Warsaw · 24 years ago
  45. 76fac8e __init__(): Arguments major renamed to maintype and minor renamed to by Barry Warsaw · 24 years ago
  46. 57758e3 Updated docstrings. Also, by Barry Warsaw · 24 years ago
  47. 3dd978d Image.py and class Image => MIMEImage.py and MIMEImage by Barry Warsaw · 24 years ago
  48. b384e01 In class Generator: by Barry Warsaw · 24 years ago
  49. 6f70c41 cosmetic by Barry Warsaw · 24 years ago
  50. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago