• 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
..
data Loading commit data...
__init__.py Loading commit data...
__main__.py Loading commit data...
test__encoded_words.py Loading commit data...
test__header_value_parser.py Loading commit data...
test_asian_codecs.py Loading commit data...
test_contentmanager.py Loading commit data...
test_defect_handling.py Loading commit data...
test_email.py Loading commit data...
test_generator.py Loading commit data...
test_headerregistry.py Loading commit data...
test_inversion.py Loading commit data...
test_message.py Loading commit data...
test_parser.py Loading commit data...
test_pickleable.py Loading commit data...
test_policy.py Loading commit data...
test_utils.py Loading commit data...
torture_test.py Loading commit data...