Skip to content

bpo-37256: Wording in Request class docs#14792

Merged
orsenthil merged 3 commits into
python:masterfrom
nsiregar:bpo-37256-urllib-doc
Aug 14, 2019
Merged

bpo-37256: Wording in Request class docs#14792
orsenthil merged 3 commits into
python:masterfrom
nsiregar:bpo-37256-urllib-doc

Conversation

@nsiregar

@nsiregar nsiregar commented Jul 16, 2019

Copy link
Copy Markdown
Contributor

change wording in Request class documentation

https://bugs.python.org/issue37256

@aeros aeros left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nsiregar Welcome and thanks for the contribution!

I definitely agree with the suggested changes. Since there are three additional arguments, it should be "next" instead of "last".

However, I would recommend making a small adjustment to the phrasing of the news entry to specify the module of the class, and use reST (markup language used by python docs):

Comment thread Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst Outdated
…JTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>

@CuriousLearner CuriousLearner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, nice catch! 💯

LGTM 🌮

Thank you for your contribution @nsiregar

@CuriousLearner

Copy link
Copy Markdown
Member

Hiya @Mariatta @orsenthil

Can you please have a look at this one?

Thanks!

@orsenthil orsenthil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Sanyam.

@orsenthil
orsenthil merged commit 38c7199 into python:master Aug 14, 2019
@bedevere-bot

Copy link
Copy Markdown

@orsenthil: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @nsiregar for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @nsiregar for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-15277 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 Aug 14, 2019
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 38c7199)

Co-authored-by: Ngalim Siregar <ngalim.siregar@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 14, 2019
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 38c7199)

Co-authored-by: Ngalim Siregar <ngalim.siregar@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-15278 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Aug 14, 2019
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 38c7199)

Co-authored-by: Ngalim Siregar <ngalim.siregar@gmail.com>
miss-islington added a commit that referenced this pull request Aug 16, 2019
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 38c7199)

Co-authored-by: Ngalim Siregar <ngalim.siregar@gmail.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
* bpo-37256: Wording in Request class docs

* 📜🤖 Added by blurb_it.

* Update Misc/NEWS.d/next/Documentation/2019-07-16-14-48-12.bpo-37256.qJTrBb.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
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.

8 participants