]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Enable ruff on several more files in `Lib/test` (#110929) (#110934)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 16 Oct 2023 15:48:02 +0000 (16:48 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 15:48:02 +0000 (15:48 +0000)
commitb8e5b1b28ac4855ce6b4d04c777fb35811a82d42
treebe29c26c5d63e691af43b37850b3e9629ee1f8f4
parent89f9c226a180a7348e610b33651bbe59ace9fa82
[3.12] Enable ruff on several more files in `Lib/test` (#110929) (#110934)

(cherry-picked from commit 02d26c4bef3ad0f9c97e47993a7fa67898842e5c)
Lib/test/.ruff.toml
Lib/test/test_ctypes/test_arrays.py
Lib/test/test_ctypes/test_functions.py
Lib/test/test_genericclass.py
Lib/test/test_keywordonlyarg.py
Lib/test/test_subclassinit.py