Commits
User selector
Commit history
Commits on Oct 10, 2023
Drop first argument to range() (start) where it is zero
Show description for 95aa06ecommitted
Commits on Apr 1, 2023
Fix type-ignore comments for Pyright/Pylance to be more specific
Show description for 489ee98committed
Commits on Feb 23, 2023
Match generic ValueError's text in tests for Commands
Show description for fe5712dcommittedSuppress (more) linter errors on 'magic value used'
Show description for fa1116ccommittedRemove unnecessary calls of keys() on a dict
Show description for 968d40bcommittedUse tuples as names for @pytest.mark.parametrize in (more) tests
Show description for 4ee5938committedMove (more) imports into a type-checking block where possible
Show description for 9047fcecommittedRemove linter error suppressions of E999
Show description for 4335a09committed
Commits on Feb 11, 2023
- committed
Suppress linter error on magic constants in tests
Show description for c25568fcommittedMove imports into a type-checking block where possible
Show description for 73be557committedMatch generic ValueError's text in tests for Responses
Show description for dca5cddcommittedCall all pytest decorators
Show description for 74ba71bcommittedUse tuples as names for @pytest.mark.parametrize in tests
Show description for 326317acommittedRemove unnecessary list comprehensions
Show description for 2bfc2f3committedTests: split test_decode_length_boundaries into valid/invalid cases
Show description for 084215dcommittedSuppress Ruff's (unsupported) Structural Pattern Matching syntax errors
Show description for 51d5b1bcommitted
Commits on Feb 5, 2023
- committed
Loading