COMMITS
/ Lib/test/.ruff.toml April 23, 2026
B
gh-145239: Accept unary plus literal pattern (#148566)
Bartosz Sławecki committed
April 8, 2026
H
gh-146292: Add colour to `http.server` logs (GH-146293)
Hugo van Kemenade committed
February 28, 2026
B
gh-145334: Make lazy import tests discoverable (#145336)
Bartosz Sławecki committed
February 12, 2026
P
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Pablo Galindo Salgado committed
February 11, 2026
H
gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (#144656)
Hugo van Kemenade committed
August 10, 2025
M
Update pre-commit hooks (#137591)
Malcolm Smith committed
May 25, 2025
H
gh-134357: Remove unused imports in tests (#134340)
Hugo van Kemenade committed
May 8, 2025
J
gh-133551: Support t-strings in annotationlib (#133553)
Jelle Zijlstra committed
May 1, 2025
A
Lint: Create a project-wide ``.ruff.toml`` settings file (#133124)
Adam Turner committed
April 30, 2025
L
gh-132661: Implement PEP 750 (#132662)
Lysandros Nikolaou committed
April 18, 2025
B
gh-132396: Resolve 'redefinition of unused name' errors in ``Lib/test/`` (#132397)
Bénédikt Tran committed
February 2, 2024
A
Bump ruff to 0.2.0 (#114932)
Alex Waygood committed
January 20, 2024
H
Remove deleted `time_hashlib.py` from `Lib/test/.ruff.toml` (#114355)
Hugo van Kemenade committed
October 16, 2023
A
Enable ruff on several more files in `Lib/test` (#110929)
Alex Waygood committed
A
gh-110923: Fix silently skipped tests in test__opcode.py (#110926)
Alex Waygood committed
October 15, 2023
H
Lint: Include test_monitoring.py for Ruff (#110898)
Hugo van Kemenade committed
October 10, 2023
A
gh-110558: Run ruff on Argument Clinic in CI (#110559)
Alex Waygood committed
October 4, 2023
H
Lint: Remove files that no longer fail to parse or with F811 (#110356)
Hugo van Kemenade committed
October 2, 2023
A
Enable ruff on `Lib/test/test_typing.py` (#110179)
Alex Waygood committed
September 18, 2023
N
gh-108303: Fix and move `badsyntax_pep3120.py` (#109513)
Nikita Sobolev committed
September 12, 2023
H
gh-60283: Check for redefined test names in CI (#109161)
Hugo van Kemenade committed