-
Notifications
You must be signed in to change notification settings - Fork 172
chore: Support @requires.backend_version in namespaces
#3127
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 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
8a0b9e0
test: Add failing tests
dangotbanned f80a83c
feat: Everything but the method name working
dangotbanned fbbe1b1
refactor: Remove no-longer-required `_version`
dangotbanned 3009d8e
feat: Add `_accessor` class var
dangotbanned c926ca8
refactor: Do the same thing as pandas_like
dangotbanned ccdd735
feat: prefix method name
dangotbanned 4b79c04
Merge branch 'main' into @requires-on-accessors
dangotbanned 4a87646
refactor: `NamespaceAccessor` typing/protocol changes
dangotbanned 6cc8ed0
refactor: `@requires` runtime changes
dangotbanned 6854043
revert "refactor: `@requires` runtime changes"
dangotbanned cfea56b
revert "refactor: `NamespaceAccessor` typing/protocol changes"
dangotbanned 7b271eb
refactor: try a different way
dangotbanned 456545f
Merge branch 'main' into @requires-on-accessors
dangotbanned 00af1a4
use it for PolarsExpr.str.zfill
FBruzzesi 88e9e9f
change check in is_namespace_accessor
FBruzzesi a52beb2
chore(typing): Narrow what can be passed to `is_namespace_accessor`
dangotbanned 72a6e0f
refactor: Make super private
dangotbanned 32a211b
chore: make the runtime check safer
dangotbanned 02c4984
perf: Move optimization into `_hasattr_static`
dangotbanned 7906b15
docs: Leave a trail for "why so strict dude?"
dangotbanned 75da19e
Merge branch 'main' into @requires-on-accessors
FBruzzesi 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
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.