index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
email
/
Generator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big email 3.0 API changes, with updated unit tests and documentation.
Barry Warsaw
2004-10-03
1
-12/+18
*
Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a
Barry Warsaw
2004-05-09
1
-57/+29
*
__init__(): The docstring was incorrect regarding how header wrapping
Barry Warsaw
2003-11-19
1
-5/+4
*
_make_boundary(): A minor optimization suggested by the Timbot.
Barry Warsaw
2003-06-24
1
-1/+1
*
_make_boundary(): Fix for SF bug #745478, broken boundary calculation
Barry Warsaw
2003-05-29
1
-2/+6
*
_write_headers(), _split_header(): All of the smarts for splitting
Barry Warsaw
2003-03-07
1
-35/+20
*
Merge of the folding-reimpl-branch. Specific changes,
Barry Warsaw
2003-03-06
1
-2/+13
*
_split_header(): If we have a header which is a byte string containing
Barry Warsaw
2002-10-14
1
-1/+17
*
Use True/False everywhere.
Barry Warsaw
2002-09-28
1
-20/+19
*
Import _isstring() from the compatibility layer.
Barry Warsaw
2002-09-10
1
-2/+12
*
_dispatch(): Use get_content_maintype() and get_content_subtype() to
Barry Warsaw
2002-08-20
1
-3/+2
*
_dispatch(): Use the new Message.get_content_type() method as hashed
Barry Warsaw
2002-07-19
1
-6/+1
*
_dispatch(): Comment improvements.
Barry Warsaw
2002-07-11
1
-3/+3
*
clone(): A new method for creating a clone of this generator (for
Barry Warsaw
2002-07-09
1
-27/+24
*
_split_header(): The code here was terminally broken because it didn't
Barry Warsaw
2002-06-28
1
-53/+11
*
flatten(): Renamed from __call__() which is (silently) deprecated.
Barry Warsaw
2002-06-02
1
-7/+11
*
Sync'ing with standalone email package 2.0.1. This adds support for
Barry Warsaw
2002-04-10
1
-18/+36
*
Removed two unused imports. Closes patch #525225.
Barry Warsaw
2002-03-03
1
-4/+0
*
Another merge from mimelib:
Barry Warsaw
2001-10-19
1
-0/+2
*
Two merges from the mimelib project:
Barry Warsaw
2001-10-17
1
-4/+35
*
Give me back my page breaks.
Barry Warsaw
2001-10-04
1
-3/+3
*
Whitespace normalization.
Tim Peters
2001-10-04
1
-3/+3
*
In class Generator:
Barry Warsaw
2001-09-26
1
-5/+32
*
The email package version 1.0, prototyped as mimelib
Barry Warsaw
2001-09-23
1
-0/+326