-
-
Notifications
You must be signed in to change notification settings - Fork 392
Add typing for _highlevel_open_tcp_listeners.py
#2724
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
27 commits
Select commit
Hold shift + click to select a range
8370724
Add typing for `_highlevel_open_tcp_listeners.py`
CoolCat467 0ea61fb
Changes from `./check.sh`
CoolCat467 553b1bc
Revert "Changes from `./check.sh`"
CoolCat467 cdec244
Update `veryfy_types.json`
CoolCat467 dddeca0
Update `verify_types.json`
CoolCat467 a3f1a0d
Remove unused `Iterable` import
CoolCat467 a494931
Change ... to comma
CoolCat467 43d229c
`Task` -> `TaskStatus`
CoolCat467 b1d12cf
Merge branch 'master' into typing-highlevel-tcp
CoolCat467 cf4a35b
Fix double export of `TaskStatus`
CoolCat467 069fb8b
Update `verify_types.json`
CoolCat467 e90e4cc
Accept `math.inf`
CoolCat467 61a8024
Merge branch 'master' into typing-highlevel-tcp
CoolCat467 4050ca6
Update `verify_types.json`
CoolCat467 b305a4a
Update `test_highlevel_open_tcp_listeners.py`
CoolCat467 ebc1549
Merge branch 'master' into typing-highlevel-tcp
CoolCat467 ce614c4
Fix formatting
CoolCat467 fbd8245
Update `verify_types.json`
CoolCat467 79b478d
Update `test_highlevel_open_tcp_listeners.py`
CoolCat467 d71cedc
Attempt to fix readthedocs error
CoolCat467 e4ae5a6
Merge branch 'typing-highlevel-tcp' of https://github.com/CoolCat467/…
CoolCat467 e61b582
Change type imports
CoolCat467 17ec512
Only import `TaskStatus` if type checking
CoolCat467 4a9b024
Revert "Only import `TaskStatus` if type checking"
CoolCat467 faeebad
Merge branch 'master' into typing-highlevel-tcp
CoolCat467 6ff13c4
Remove mypy extension warning comment
CoolCat467 2ab89e4
Merge branch 'master' into typing-highlevel-tcp
CoolCat467 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
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.