• R David Murray's avatar
    #18891: Complete new provisional email API. · 3da240fd
    R David Murray yazdı
    This adds EmailMessage and, MIMEPart subclasses of Message
    with new API methods, and a ContentManager class used by
    the new methods.  Also a new policy setting, content_manager.
    
    Patch was reviewed by Stephen J. Turnbull and Serhiy Storchaka,
    and reflects their feedback.
    
    I will ideally add some examples of using the new API to the
    documentation before the final release.
    3da240fd
Adı
Son kayıt (commit)
Son güncelleme
..
mime Loading commit data...
__init__.py Loading commit data...
_encoded_words.py Loading commit data...
_header_value_parser.py Loading commit data...
_parseaddr.py Loading commit data...
_policybase.py Loading commit data...
architecture.rst Loading commit data...
base64mime.py Loading commit data...
charset.py Loading commit data...
contentmanager.py Loading commit data...
encoders.py Loading commit data...
errors.py Loading commit data...
feedparser.py Loading commit data...
generator.py Loading commit data...
header.py Loading commit data...
headerregistry.py Loading commit data...
iterators.py Loading commit data...
message.py Loading commit data...
parser.py Loading commit data...
policy.py Loading commit data...
quoprimime.py Loading commit data...
utils.py Loading commit data...