]> granicus.if.org Git - python/commitdiff
Merge with ongoing work in 3.5 branch.
authorLarry Hastings <larry@hastings.org>
Sun, 5 Jul 2015 17:31:09 +0000 (10:31 -0700)
committerLarry Hastings <larry@hastings.org>
Sun, 5 Jul 2015 17:31:09 +0000 (10:31 -0700)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 7bbc0374866e1b51cdff53e954ce19ea5879d987,46881c334fb8ee316af4af69d8590059a61fe35f..2bd6bcb84e4a2a58cb5448f542f35c10d33a7363
+++ b/Misc/NEWS
@@@ -10,6 -10,8 +10,10 @@@ Release date: 2015-07-2
  Core and Builtins
  -----------------
  
+ - Issue #24569: Make PEP 448 dictionary evaluation more consistent.
++- Issue #24407: Fix crash when dict is mutated while being updated.
++
  Library
  -------