bpo-37256: Wording in Request class docs#14792
Conversation
There was a problem hiding this comment.
@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):
…JTrBb.rst Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
|
Hiya @Mariatta @orsenthil Can you please have a look at this one? Thanks! |
|
@orsenthil: Please replace |
|
Thanks @nsiregar for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
Thanks @nsiregar for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
GH-15277 is a backport of this pull request to the 3.7 branch. |
* 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>
* 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>
|
GH-15278 is a backport of this pull request to the 3.8 branch. |
* 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>
* 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>
* 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>
change wording in
Requestclass documentationhttps://bugs.python.org/issue37256