]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9154: Fix parser module to understand function annotations.
authorMark Dickinson <mdickinson@enthought.com>
Sun, 29 Apr 2012 17:34:40 +0000 (18:34 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 29 Apr 2012 17:34:40 +0000 (18:34 +0100)
commitea7e9f9a83a88325e599d0a7b31122e50495a5aa
tree733daf808a853c76e9b588af692e987492ec981a
parent99a56386f1eee02c1cb5b47d7a2c8bbfd2f1eb24
Issue #9154:  Fix parser module to understand function annotations.
Lib/test/test_parser.py
Misc/NEWS
Modules/parsermodule.c