]> granicus.if.org Git - python/commit
bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod (#11714)
authorGuido van Rossum <guido@python.org>
Fri, 1 Feb 2019 19:37:34 +0000 (11:37 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 19:37:34 +0000 (11:37 -0800)
commit3a32e3bf880f0842ac73d18285f5a1caa902a2ca
tree8ddfaec890abb7f8b461505657b71f937fff6020
parent325e4bac5ab49f47ec60242d3242647605193a2e
bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod (#11714)

See https://github.com/python/cpython/pull/11645/files/229874c612df868e7ae3e997e159915f49d16542#r252631862

https://bugs.python.org/issue35766
Parser/asdl_c.py
Python/Python-ast.c