]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#16564: Fix regression in use of encoders.encode_noop with binary data.
authorR David Murray <rdmurray@bitdance.com>
Sat, 9 Feb 2013 18:02:58 +0000 (13:02 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sat, 9 Feb 2013 18:02:58 +0000 (13:02 -0500)
commitceaa8b1d7557cf1550c16f8ae11ee9b118ef9a93
tree0d40360708d62f6941b0d2865c7eecdaf1d7a12b
parentd489c7a0a3936cd4bbb746e6c3eac36bff38d74b
#16564: Fix regression in use of encoders.encode_noop with binary data.
Lib/email/encoders.py
Lib/email/generator.py
Lib/email/test/test_email.py
Misc/NEWS