summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-10-04 15:23:55 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-10-04 15:23:55 (GMT)
commit7fd9f4b458dcc6416ccbc9731889a765f5df7960 (patch)
tree9be95f753e1825c5a20906e050796f8b5198ca30 /Misc
parent09f3d080fe0cadab0db6380c58dd4968db20287d (diff)
parent8f657c35b978b681e6e919f08358992e1aed7dc1 (diff)
downloadcpython-7fd9f4b458dcc6416ccbc9731889a765f5df7960.zip
cpython-7fd9f4b458dcc6416ccbc9731889a765f5df7960.tar.gz
cpython-7fd9f4b458dcc6416ccbc9731889a765f5df7960.tar.bz2
Merge heads
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6fa7fd4..8816ea9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@ Core and Builtins
- Issue #28350: String constants with null character no longer interned.
+- Issue #26617: Fix crash when GC runs during weakref callbacks.
+
- Issue #27942: String constants now interned recursively in tuples and frozensets.
- Issue #21578: Fixed misleading error message when ImportError called with