]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542)
authorMark Sapiro <mark@msapiro.net>
Wed, 8 Jul 2020 21:00:35 +0000 (14:00 -0700)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 21:00:35 +0000 (14:00 -0700)
commit4fa61a7732923f92de0f7830c12da48c4cec937f
treed30bb0fc4c447bab77c7d376886ff23fb3e90e47
parent61fc23ca106bc82955b0e59d1ab42285b94899e2
bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542)
Lib/email/contentmanager.py
Lib/test/test_email/test_contentmanager.py
Misc/NEWS.d/next/Library/2020-05-30-12-44-29.bpo-39384.Iqxy3q.rst [new file with mode: 0644]