]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Jan 2022 22:30:18 +0000 (14:30 -0800)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 22:30:18 +0000 (14:30 -0800)
commitbea3f42bb7c360921f864949ef7472a7ecb02cd3
tree55d063bef364231ad54a4746cb35e7cde45edca6
parente35430bec528dfb1a653cd457ea58b5a08543632
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)

Automerge-Triggered-By: GH:isidentical
(cherry picked from commit d382f7ee0b98e4ab6ade9384268f25c06be462ad)

Co-authored-by: Batuhan Taskaya <batuhan@python.org>
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