-
Notifications
You must be signed in to change notification settings - Fork 9
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
Added DBFSPath
as os.PathLike
implementation
#131
Merged
Merged
Commits on Jul 15, 2024
-
Factor out WorkspacePath code that doesn't interact directly with the…
… WorkspaceAPI. In addition, type-hint the APIs as much as possible.
Configuration menu - View commit details
-
Copy full SHA for ceb137d - Browse repository at this point
Copy the full SHA ceb137dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a82a9e - Browse repository at this point
Copy the full SHA 2a82a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf0f48 - Browse repository at this point
Copy the full SHA abf0f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88101e - Browse repository at this point
Copy the full SHA a88101eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7fe76 - Browse repository at this point
Copy the full SHA 0e7fe76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d42c94 - Browse repository at this point
Copy the full SHA 6d42c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd88dc - Browse repository at this point
Copy the full SHA 5fd88dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc48f3c - Browse repository at this point
Copy the full SHA dc48f3cView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9423c6c - Browse repository at this point
Copy the full SHA 9423c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9a3ec - Browse repository at this point
Copy the full SHA 2e9a3ecView commit details -
Avoid allow_missing handling unless deleting the target fails.
For DBFS it doesn't fail if missing so we need to check before trying.
Configuration menu - View commit details
-
Copy full SHA for a15eca5 - Browse repository at this point
Copy the full SHA a15eca5View commit details -
There's no common implementation, and DBFS needs to treat them differently anyway.
Configuration menu - View commit details
-
Copy full SHA for f5bb6b9 - Browse repository at this point
Copy the full SHA f5bb6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29913b0 - Browse repository at this point
Copy the full SHA 29913b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1156dae - Browse repository at this point
Copy the full SHA 1156daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59be839 - Browse repository at this point
Copy the full SHA 59be839View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68776f - Browse repository at this point
Copy the full SHA a68776fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd3050 - Browse repository at this point
Copy the full SHA 0fd3050View commit details -
Remove unnecessary pylint overrides.
These overrides aren't needed with python 3.10, the only version we currently lint against.
Configuration menu - View commit details
-
Copy full SHA for b84b159 - Browse repository at this point
Copy the full SHA b84b159View commit details
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.