-
Notifications
You must be signed in to change notification settings - Fork 70
Provide Unpack Args & Improved typehints #180
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
Open
Vizonex
wants to merge
23
commits into
aio-libs:master
Choose a base branch
from
Vizonex:Provide-Unpack-Args
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+68
−3
Open
Changes from 7 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
143b714
Add typehinting arguments as explained by a todo along with backwards…
Vizonex 9383ee9
Any should remain in **kwargs
Vizonex 377a085
Add a New Todo in place of the old one
Vizonex 5b6921e
Guess we can move all the typehints now, thanks pre-commit
Vizonex b2b2233
thanks mypy
Vizonex da280f3
run ruff to format
Vizonex 4ae4361
hopefully these are the last changes I need to make
Vizonex 051339e
revert Union Pipes We can do this when 3.9 is no longer supported als…
Vizonex 83f95dc
more reversions and I ran pre-commit locally
Vizonex e6556d8
more pipe removals
Vizonex e6a69d9
mypy fixes
Vizonex ecd3b80
more overload fixing
Vizonex 23c516d
Merge branch 'master' into Provide-Unpack-Args
Vizonex e01d99f
Merge branch 'aio-libs:master' into Provide-Unpack-Args
Vizonex 99245da
fix mypy and requirements.txt
Vizonex bf5f29c
try and get by the linter
Vizonex 3dde015
please work
Vizonex 35d5dbb
forgot overload
Vizonex 9289742
figured out that passing NotRequired might work
Vizonex 2d153b4
Remove ignores for set_event_loop_policy
Vizonex df30d4c
fix with ruff
Vizonex f7da088
final change
Vizonex 4d3779d
Merge branch 'master' into Provide-Unpack-Args
Vizonex 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
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.