Files
Pavel Karateevandintellij-monorepo-bot 6205262e4f [python] PY-83029 fix tests
(cherry picked from commit 64d9931ee762c8ac801114e22952f3086235467a)

IJ-MR-182362

GitOrigin-RevId: 12ab6cde41b9c855fbee843176df00d9daba8e39
2025-12-01 22:15:44 +00:00

1 line
169 B
Python

var = [x for x in <warning descr="Python versions 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14, 3.15 do not support this syntax in list comprehensions">1, 2, 3</warning>]