-
-
Notifications
You must be signed in to change notification settings - Fork 392
Add typing for _wait_for_object.py
#2755
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
jakkdl
merged 20 commits into
python-trio:master
from
CoolCat467:typing-wait-for-object
Aug 21, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
61fb330
Add typing for `_wait_for_object.py`
CoolCat467 9ff1bed
Fix CData type
CoolCat467 4e8a2c2
Future annotations
CoolCat467 f119f02
Use explicit type alias
CoolCat467 fe151df
Maybe saying it's `cffi.api.FFI` will fix it?
CoolCat467 0ea0464
Fix this type alias
TeamSpen210 d8f5306
Handle None in raise_winerror()
TeamSpen210 fd26a24
Fix copy-paste error
TeamSpen210 d659f90
Merge branch 'master' into typing-wait-for-object
CoolCat467 b9aa4d1
Update `pyproject.toml`
CoolCat467 5748203
Add a test for raise_winerror()
TeamSpen210 8d46654
Change names
TeamSpen210 036d07e
Merge branch 'master' into typing-wait-for-object
TeamSpen210 31c038f
Fix mypy CI failure on linux and macos
CoolCat467 3e9c132
Remove `_wait_for_object` and `_core._windows_cffi` fully typed ignores
CoolCat467 feb6ff7
Merge branch 'master' into typing-wait-for-object
CoolCat467 5d3f558
Import sys for new mypy CI fix
CoolCat467 b268935
Entirely skip type checking test_windows on other platforms
TeamSpen210 d8e694e
Merge branch 'master' into typing-wait-for-object
CoolCat467 dc0b608
Merge branch 'master' into typing-wait-for-object
jakkdl 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
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.