We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19533a commit 3dfb36aCopy full SHA for 3dfb36a
test-data/unit/check-fastparse.test
@@ -326,6 +326,7 @@ def call() -> str: pass
326
[builtins fixtures/module.pyi]
327
328
[case testInvalidEscapeSequenceWarningsSuppressed]
329
+# flags: --python-version 3.14 --enable-incomplete-feature=TypeForm
330
# Test that SyntaxWarnings for invalid escape sequences are suppressed
331
# when parsing potential type expressions containing regex patterns or
332
# similar strings. Callable arguments are always potential type expressions.
0 commit comments