Skip to content

add missing 'context' parameter to Loop.create_task stub#734

Open
eyetheekh wants to merge 1 commit intoMagicStack:masterfrom
eyetheekh:fix-missing-context-in-create-task-stub
Open

add missing 'context' parameter to Loop.create_task stub#734
eyetheekh wants to merge 1 commit intoMagicStack:masterfrom
eyetheekh:fix-missing-context-in-create-task-stub

Conversation

@eyetheekh
Copy link
Copy Markdown

This PR adds the missing context parameter to the create_task type stub in uvloop/loop.pyi. The implementation in loop.pyx already handles the context argument, but was missing in the loop.pyi.

@eyetheekh
Copy link
Copy Markdown
Author

The CI failure is unrelated to the changes in this PR , caused by setuptools depricating pkg_resources in versions above 80.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants