• R David Murray's avatar
    #20476: Deal with the message_factory circular import differently. · b067c8fd
    R David Murray yazdı
    It turns out we can't depend on email.message getting imported every place
    message_factory is needed, so to avoid a circular import we need to special
    case Policy.message_factory=None in the parser instead of using monkey
    patching.  I had a feeling that was a bad idea when I did it.
    b067c8fd
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...