FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-97696 Add documentation for get_coro() behavior with eager tasks by jbower-fb · Pull Request #104189 · python/cpython · GitHub

/ cpython Public

gh-97696 Add documentation for get_coro() behavior with eager tasks - #104189

Closed
jbower-fb wants to merge 62 commits into
python:mainfrom
jbower-fb:eagerdocfix
Closed

gh-97696 Add documentation for get_coro() behavior with eager tasks#104189
jbower-fb wants to merge 62 commits into
python:mainfrom
jbower-fb:eagerdocfix

Conversation

jbower-fb commented May 5, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

This PR caught the plague and had to be killed with fire. A new one was opened to replace it #104304.

In response to comments on this issue.


📚 Documentation preview 📚: https://cpython-previews--104189.org.readthedocs.build/

Comment thread Doc/library/asyncio-task.rst Outdated

gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LG, but let's wait until Kumar's feedback has been resolved.

Copy link
Copy Markdown

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Comment thread Doc/library/asyncio-task.rst Outdated
sunmy2019 and others added 11 commits May 8, 2023 12:06
…Argument Clinic (python#104065)

Add all internally used variable names to CLINIC_PREFIXED_ARGS.
…on (python#26152)

Add _proxy_response_headers attribute to HTTPConnection (python#26152)

---------

Co-authored-by: Senthil Kumaran <senthil@python.org>
)

Add `pathlib.PurePath.with_segments()`, which creates a path object from arguments. This method is called whenever a derivative path is created, such as from `pathlib.PurePath.parent`. Subclasses may override this method to share information between path objects.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL