diff options
| author | R David Murray <rdmurray@bitdance.com> | 2016-09-07 13:41:06 -0400 |
|---|---|---|
| committer | R David Murray <rdmurray@bitdance.com> | 2016-09-07 13:41:06 -0400 |
| commit | 91afe7ec9fc82328bc17ab6d7312489dffac2223 (patch) | |
| tree | f69054645f6be23b685d9c4b2e535d5bdd5625be /Misc/NEWS | |
| parent | 5223f08e78efcfadb7fe2288fd48bb985d6ca7a7 (diff) | |
| parent | c2e2473bc210ff83c2cbc73c4b916893f773b480 (diff) | |
| download | cpython-git-91afe7ec9fc82328bc17ab6d7312489dffac2223.tar.gz | |
Merge: 27988: Make sure iter_attachments does not mutate the payload list.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -91,6 +91,8 @@ Core and Builtins Library ------- +- Issue 27988: Fix email iter_attachments incorrect mutation of payload list. + - Issue #16113: Add SHA-3 and SHAKE support to hashlib module. - Issue #27776: The :func:`os.urandom` function does now block on Linux 3.17 |
