◐ Shell
clean mode source ↗

[3.8] bpo-36889: Document Stream class and add docstrings (GH-14488) by miss-islington · Pull Request #16087 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Sep 13, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

  • This just copies the docs from StreamWriter and StreamReader.
  • Add docstring for asyncio functions.

https://bugs.python.org/issue36889

Automerge-Triggered-By: @asvetlov
(cherry picked from commit d31b315)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue36889

* This just copies the docs from `StreamWriter` and `StreamReader`.
* Add docstring for asyncio functions.

https://bugs.python.org/issue36889

Automerge-Triggered-By: @asvetlov
(cherry picked from commit d31b315)

Co-authored-by: Xtreak <tir.karthi@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@tirkarthi: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b9bfe14 into python:3.8

Sep 13, 2019

@miss-islington miss-islington deleted the backport-d31b315-3.8 branch

September 13, 2019 11:23

@miss-islington

Copy link Copy Markdown

Contributor Author

@tirkarthi: Status check is done, and it's a success ✅ .

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

@tirkarthi: Status check is done, and it's a success ✅ .

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

Reviewers

@asvetlov asvetlov asvetlov approved these changes

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @asvetlov @the-knights-who-say-ni @bedevere-bot @tirkarthi