-
Notifications
You must be signed in to change notification settings - Fork 3
Add more type hints #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
3723ea2
Add more type hints
Eeems 53714ed
Force typing linting on whole codebase
Eeems 4c5106b
Fix override import
Eeems cb23fac
Use assert_type
Eeems 358c18d
Fixup assert_type
Eeems 19e3f2f
Fix
Eeems ce9061f
Fix
Eeems 8cab73e
Fix
Eeems 3566e78
Fix 3.10
Eeems a7f4a12
Bump version
Eeems 41037ab
Rename assert_type to assert_cast
Eeems 3a596a3
Fix ge
Eeems 918f419
Fix .. check in DotDirectoryEntry2.verify()
Eeems 72571ac
Raise warning for DotDirectoryEntry2.verify() on ignore
Eeems d980574
Fix annotation
Eeems 777a29d
Fix Ext4Struct.field_type()
Eeems 012ee8a
Fix commented out code
Eeems ff0d35d
Fix annotations
Eeems 85619ee
Fix volume seek/read bugs
Eeems 251038d
Fix bit shifting
Eeems 446fa41
Fix ge's other branch
Eeems 333f344
Fix expected_magic typing
Eeems 248e0c2
Fix .. checking
Eeems 15ba287
Fix seeking out of bounds
Eeems 881a48c
Different cache per volume
Eeems 03fcb02
Fix linting and caching
Eeems aa5a2d6
Get info_length from DXRoot
Eeems ab23778
Don't hide invalid dirents
Eeems 13b37af
Clean up inode flag checking
Eeems 55bc717
Fix is_inline vs has_extents
Eeems eb70910
Fix info_length
Eeems ce47952
Fix checksum calculation
Eeems 459998a
Fix cache key
Eeems aacf101
Fix ExtentBlocks.__iter__
Eeems 6a29c89
Stacklevel changes
Eeems 764a162
Fix Directory._get_file_type()
Eeems File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.