]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)
authorBatuhan Taskaya <batuhan@python.org>
Fri, 7 Jan 2022 21:05:28 +0000 (00:05 +0300)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 21:05:28 +0000 (13:05 -0800)
commitd382f7ee0b98e4ab6ade9384268f25c06be462ad
tree17e46a04ab58a02dfc560d560ec7966f78d4a493
parent6d07a9fb7cb31433c376a1aa20ea32001da0a418
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)

Automerge-Triggered-By: GH:isidentical
Misc/NEWS.d/next/Core and Builtins/2022-01-07-23-32-03.bpo-46289.NnjpVc.rst [new file with mode: 0644]
Parser/Python.asdl
Python/Python-ast.c