]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] Lint: Remove files that no longer fail to parse (GH-110356) (#110360)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 4 Oct 2023 14:31:03 +0000 (08:31 -0600)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 14:31:03 +0000 (15:31 +0100)
Remove files that no longer fail to parse

Lib/test/.ruff.toml

index 98da981c7be1a253332b5a9471b690cf5f308077..99521dd0ec657420af0228842513c5db17602c0a 100644 (file)
@@ -9,8 +9,6 @@ extend-exclude = [
     "encoded_modules/module_koi8_r.py",
     # Failed to parse
     "badsyntax_3131.py",
-    "support/socket_helper.py",
-    "test_fstring.py",
     "test_lib2to3/data/bom.py",
     "test_lib2to3/data/crlf.py",
     "test_lib2to3/data/different_encoding.py",