| commit | 72f6095d4fc50c0e92ea0f88df898ffe67cdb67c | [log] [tgz] |
|---|---|---|
| author | Mark Dickinson <mdickinson@enthought.com> | Mon May 07 16:36:33 2012 +0100 |
| committer | Mark Dickinson <mdickinson@enthought.com> | Mon May 07 16:36:33 2012 +0100 |
| tree | cd4e893521406cd0efa2eb10a6f494722a9cc53f | |
| parent | 0576f9b4cf7e4b373eff1e610d6c63682a0ce089 [diff] [blame] | |
| parent | 11c1dee183a39626a904f3f9e09b47dab3fd8117 [diff] [blame] |
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