This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28a965ff71a00d89f37b88ca73ae61adf94de544
cpython
/
Lib
/
email
T
History
R David Murray
5dda12491e
#11558
: Better message if attach called on non-multipart.
...
Original patch by Varun Sharma.
2014-03-06 11:44:17 -05:00
..
mime
…
__init__.py
…
_encoded_words.py
…
_header_value_parser.py
Merge:
#16983
: Apply postel's law to encoded words inside quoted strings.
2014-02-08 13:13:01 -05:00
_parseaddr.py
…
_policybase.py
…
architecture.rst
Fix a couple of typos.
2013-08-10 18:47:07 +03:00
base64mime.py
…
charset.py
#20531
: Apply the 3.3 version of the
#19063
fix.
2014-02-07 12:46:17 -05:00
contentmanager.py
#18891
: Complete new provisional email API.
2013-10-16 22:48:40 -04:00
encoders.py
#19957
: Simplify encode_7or8bit now that _payload is always str.
2013-12-12 21:40:20 -05:00
errors.py
…
feedparser.py
#20476
: use EmailMessage as factory if non-compat32 policy is used.
2014-02-07 10:44:16 -05:00
generator.py
#14983
: always add a line end after a MIME boundary marker.
2014-02-08 17:54:56 -05:00
header.py
…
headerregistry.py
…
iterators.py
…
message.py
#11558
: Better message if attach called on non-multipart.
2014-03-06 11:44:17 -05:00
parser.py
#20476
: use EmailMessage as factory if non-compat32 policy is used.
2014-02-07 10:44:16 -05:00
policy.py
#18891
: Complete new provisional email API.
2013-10-16 22:48:40 -04:00
quoprimime.py
#20206
,
#5803
: more efficient algorithm that doesn't truncate output.
2014-01-13 13:19:21 -05:00
utils.py
Merge:
#17369
: Improve handling of broken RFC2231 values in get_filename.
2014-02-07 15:04:26 -05:00