gh-148552: Document the loop argument in ensure_future() method#148553
gh-148552: Document the loop argument in ensure_future() method#148553manoj-km24 wants to merge 1 commit intopython:mainfrom
Conversation
picnixz
left a comment
There was a problem hiding this comment.
I do not think it is necessary to document it only in one function. Just document it at the toplevel of the module somehow brcause it is not the only function taking n optionsal loop.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Document loop argument in Doc/library/asyncio-future.rst under the ensure_future() method.
📚 Documentation preview 📚: https://cpython-previews--148553.org.readthedocs.build/