Skip to content

[3.7] closes bpo-35848: Move all documentation regarding the readinto out of IOBase. (GH-11893)#12736

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7b97ab3-3.7
Apr 9, 2019
Merged

[3.7] closes bpo-35848: Move all documentation regarding the readinto out of IOBase. (GH-11893)#12736
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7b97ab3-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 9, 2019

Copy link
Copy Markdown
Contributor

Move all documentation regarding the readinto method into either io.RawIOBase or io.BufferedIOBase.

Corresponding changes to documentation in the _pyio.py module.
(cherry picked from commit 7b97ab3)

Co-authored-by: Steve Palmer steve@srpalmer.me.uk

https://bugs.python.org/issue35848

…f IOBase. (pythonGH-11893)

Move all documentation regarding the readinto method into either io.RawIOBase or io.BufferedIOBase.

Corresponding changes to documentation in the _pyio.py module.
(cherry picked from commit 7b97ab3)

Co-authored-by: Steve Palmer <steve@srpalmer.me.uk>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 0a16bb1 into python:3.7 Apr 9, 2019
@miss-islington miss-islington deleted the backport-7b97ab3-3.7 branch April 9, 2019 04:57
@miss-islington

Copy link
Copy Markdown
Contributor Author

@steverpalmer and @benjaminp: 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants