diff --git a/Misc/NEWS b/Misc/NEWS index 3f60bcb548e..6047785cc69 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -34,7 +34,7 @@ Library Tools/Demos ----------- -- Issue #14965: Bring Tools/parser/unparse.py support up to date with +- Issue #14695: Bring Tools/parser/unparse.py support up to date with the Python 3.3 Grammar.