Skip to content
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

Show how the caller can get back the HTML text #937

Merged
merged 1 commit into from Jun 19, 2016

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 19, 2016

What do these changes do?

Modify example to show how the caller can get the results of execution

Are there changes in behavior for the user?

Shortens the learning cycle for real world uses of aiohttp

Related issue number

Checklist

  • [ x] I think the code is well written
  • [ x] Unit tests for the changes exist
  • [ x] Documentation reflects the changes

Instead of merely printing the HTML inside the coroutine function, demonstrate how the caller can receive the HTML text for further processing.

Instead of merely printing the HTML _inside_ the coroutine function, demonstrate how the _caller_ can receive the HTML text for further processing.
@asvetlov asvetlov merged commit 65d385e into aio-libs:0.21 Jun 19, 2016
@asvetlov
Copy link
Member

Thanks!

@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
@cclauss cclauss deleted the patch-2 branch October 29, 2019 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants