X Tutup
Skip to content

bpo-29933: improving set_write_buffer_limits description#2262

Merged
Mariatta merged 4 commits intopython:masterfrom
kojoidrissa:master
Jun 20, 2017
Merged

bpo-29933: improving set_write_buffer_limits description#2262
Mariatta merged 4 commits intopython:masterfrom
kojoidrissa:master

Conversation

@kojoidrissa
Copy link
Copy Markdown
Contributor

Improved the description of the high and low parameters for set_write_buffer_limits. Also fixed a small grammatical issue.

@mention-bot
Copy link
Copy Markdown

@kojoidrissa, thanks for your PR! By analyzing the history of the files in this pull request, we identified @1st1, @berkerpeksag and @methane to be potential reviewers.

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@kojoidrissa kojoidrissa changed the title addressing issue29933#msg290712 bpo-29933: improving set_write_buffer_limits description Jun 18, 2017
@Mariatta Mariatta added docs Documentation in the Doc dir needs backport to 3.5 labels Jun 18, 2017
@Mariatta Mariatta requested a review from vstinner June 18, 2017 04:51
@Mariatta Mariatta merged commit 5200a7c into python:master Jun 20, 2017
@Mariatta
Copy link
Copy Markdown
Member

Thanks @kojoidrissa and congrats on your first contribution to CPython 🎉
Can you backport this to 3.6 and 3.5 branches?

If you have Python 3.6 installed, then you can use cherry_picker.py

@vstinner
Copy link
Copy Markdown
Member

Can you backport this to 3.6 and 3.5 branches?

Can someone please backport these changes? @kojoidrissa maybe?

@kojoidrissa
Copy link
Copy Markdown
Contributor Author

kojoidrissa commented Jun 28, 2017 via email

@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

GH-2533 is a backport of this pull request to the 3.5 branch.

Mariatta pushed a commit that referenced this pull request Jul 2, 2017
GH-2533)

Improve the description of the high and low parameters for set_write_buffer_limits.
Also fixed a small grammatical issue.
(cherry picked from commit 5200a7c)
Mariatta pushed a commit that referenced this pull request Jul 2, 2017
GH-2532)

Improve the description of the high and low parameters for set_write_buffer_limits.
Also fixed a small grammatical issue.
(cherry picked from commit 5200a7c)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

X Tutup