diff options
| author | vitya-smirnov <[email protected]> | 2026-02-05 15:28:13 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-02-05 15:55:59 +0300 |
| commit | c902ffaa7ffb8d569bfaf53b9108f92c377a2751 (patch) | |
| tree | b3df40d530532d7c7f5aeb0bb7815737b92ad18c /contrib/tools/python3/Python/pythonrun.c | |
| parent | 7e2f1ac7b7ff5b1d9085714f3488eee29fcdcded (diff) | |
YQL-20917: Check inline subquery LangVer at DoInit
Previously, a "bad tree" with a pure `ISource` instead of the expression
`INode` got into the named expression. Since the named expression was
not used, the `Translate` was not performed and there was no panic.
But recently it was fixed, but the `LangVer` started to be checked
on `INode` tree contruction, so it breaks backward compatibility. This is
why I postpone this check to the `DoInit` translation stage.
commit_hash:b68c83b499391dc629bde8eeef262a696a006355
Diffstat (limited to 'contrib/tools/python3/Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
