-
-
Notifications
You must be signed in to change notification settings - Fork 845
feat: Support datetime.(date|datetime) as a SchemaBase parameter
#3653
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
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
30057a0
feat: Support `datetime.(date|datetime)` as a `SchemaBase` parameter
dangotbanned 8ce69ce
test: Adds `test_to_dict_datetime`
dangotbanned 59bc8d8
feat: Reject non-UTC timezones
dangotbanned 62ba4ef
test(typing): Adds `test_to_dict_datetime_typing`
dangotbanned 5fb8f73
fix(typing): Remove unused ignore
dangotbanned 8e27a38
feat(typing): Adds `Temporal` alias
dangotbanned b6711c7
build: run `generate-schema-wrapper`
dangotbanned 29c500c
fix(typing): Remove unused ignores
dangotbanned 33b6868
fix: Use object identity for `utc` test instead of name
dangotbanned 30b5a3c
refactor(typing): Narrow `selection_(interval|point)(value=...)` types
dangotbanned a3c465e
Merge branch 'main' into support-datetime-schemabase
dangotbanned 1986932
Merge remote-tracking branch 'upstream/main' into support-datetime-sc…
dangotbanned 063fee9
refactor(typing): Utilize `PrimitiveValue_T`
dangotbanned 23f7a70
refactor(typing): Factor out `_LiteralValue` alias
dangotbanned 30aa4ba
feat(typing): Accurately type `selection_(interval|point)(value=...)`
dangotbanned 8c66420
test(typing): Add (failing) `test_selection_interval_value_typing`
dangotbanned 901e9b3
fix(typing): Correct failing `selection_interval` typing
dangotbanned 2882d5e
test(typing): Improve coverage for `test_selection_interval_value_typ…
dangotbanned 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
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.