Skip to content

bpo-33804: Document the default value of the size parameter of io.TextIOBase.read #7510

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

Merged
merged 1 commit into from
Jul 7, 2018

Conversation

andresdelfino
Copy link
Contributor

@andresdelfino andresdelfino commented Jun 8, 2018

@miss-islington
Copy link
Contributor

Thanks @andresdelfino for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-8167 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 7, 2018
…ional (pythonGH-7510)

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
@miss-islington
Copy link
Contributor

Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b6bb77c2b8e83ba6cb845c7b512ac564276e854f 2.7

@bedevere-bot
Copy link

GH-8168 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 7, 2018
…ional (pythonGH-7510)

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
andresdelfino added a commit to andresdelfino/cpython that referenced this pull request Jul 7, 2018
…is optional (pythonGH-7510).

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
@bedevere-bot
Copy link

GH-8171 is a backport of this pull request to the 2.7 branch.

@andresdelfino andresdelfino deleted the TextIOBase-read-size branch July 7, 2018 20:38
miss-islington added a commit that referenced this pull request Jul 7, 2018
…ional (GH-7510)

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
miss-islington added a commit that referenced this pull request Jul 7, 2018
…ional (GH-7510)

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
serhiy-storchaka pushed a commit that referenced this pull request Jul 7, 2018
…is optional (GH-7510). (GH-8171)

(cherry picked from commit b6bb77c)

Co-authored-by: Andrés Delfino <[email protected]>
@serhiy-storchaka serhiy-storchaka removed their assignment Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants