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