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
/
Misc
/
NEWS.d
/
next
/
Library
/
2021-06-12-10-08-14.bpo-44395.PcW6Sx.rst
blob: 6172eec0a9bd3d537be383f4504c23a19b6e4e3c (
plain
)
1
2
Fix :meth:`~email.message.MIMEPart.as_string` to pass unixfrom properly. Patch by Dong-hee Na.