| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
The CI failure is unrelated to the changes in this PR , caused by setuptools depricating pkg_resources in versions above 80.10.2 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.