Issue #14697:  Merge fix from 3.2.
diff --git a/Misc/NEWS b/Misc/NEWS
index a7350be..4904a21 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,9 @@
 Library
 -------
 
+- Issue #14697: Fix missing support for set displays and set comprehensions in
+  parser module.
+
 - Issue #14701: Fix missing support for 'raise ... from' in parser module.
 
 - Add support for timeouts to the acquire() methods of