- 51f1204 Issue 7970: When email.Parser.Parser parses a MIME message of type by R. David Murray · 15 years ago
- ed44dfa Issue #1670765: Prevent email.generator.Generator from re-wrapping by R. David Murray · 15 years ago
- 8cdc9bc More yearly updates. by Georg Brandl · 15 years ago
- dbf95a3 A fix for issue 1974, inspired by the patch from Andi Albrecht (aalbrecht), by Barry Warsaw · 16 years ago
- 1f571c6 Remove Barry's love of deprecated syntax to silence warnings in the email by Brett Cannon · 17 years ago
- 40ef006 Merge email package 4.0 from the sandbox, including documentation, test cases, by Barry Warsaw · 19 years ago[Renamed (97%) from Lib/email/Generator.py]
- e58df82 Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. by Barry Warsaw · 19 years ago
- bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
- 36112f2 Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a by Barry Warsaw · 21 years ago
- b03136a __init__(): The docstring was incorrect regarding how header wrapping by Barry Warsaw · 21 years ago
- 663219a _make_boundary(): A minor optimization suggested by the Timbot. by Barry Warsaw · 22 years ago
- db6888b _make_boundary(): Fix for SF bug #745478, broken boundary calculation by Barry Warsaw · 22 years ago
- ce6bf59 _write_headers(), _split_header(): All of the smarts for splitting by Barry Warsaw · 22 years ago
- 5d384ef Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 22 years ago
- 6c2bc46 _split_header(): If we have a header which is a byte string containing by Barry Warsaw · 23 years ago
- 56835dd Use True/False everywhere. by Barry Warsaw · 23 years ago
- b1c1de3 Import _isstring() from the compatibility layer. by Barry Warsaw · 23 years ago
- dfea3b3 _dispatch(): Use get_content_maintype() and get_content_subtype() to by Barry Warsaw · 23 years ago
- 1cecdc6 _dispatch(): Use the new Message.get_content_type() method as hashed by Barry Warsaw · 23 years ago
- f488b2c _dispatch(): Comment improvements. by Barry Warsaw · 23 years ago
- 93c40f0 clone(): A new method for creating a clone of this generator (for by Barry Warsaw · 23 years ago
- 062749a _split_header(): The code here was terminally broken because it didn't by Barry Warsaw · 23 years ago
- 7dc865a flatten(): Renamed from __call__() which is (silently) deprecated. by Barry Warsaw · 23 years ago
- 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago
- 5833baa Removed two unused imports. Closes patch #525225. by Barry Warsaw · 23 years ago
- 856c32b Another merge from mimelib: by Barry Warsaw · 24 years ago
- d1eeecb Two merges from the mimelib project: by Barry Warsaw · 24 years ago
- e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
- 527e64f Whitespace normalization. by Tim Peters · 24 years ago
- b384e01 In class Generator: by Barry Warsaw · 24 years ago
- ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago