bpo-25866: Minor cleanups to "sequence" in docs#17177
bpo-25866: Minor cleanups to "sequence" in docs#17177rhettinger merged 3 commits intopython:masterfrom
Conversation
brandtbucher
left a comment
There was a problem hiding this comment.
A bit of minor cleanup, but otherwise this looks good:
Change "variable" for "attribute" Co-Authored-By: Brandt Bucher <brandtbucher@gmail.com>
Tweak for readability Co-Authored-By: Brandt Bucher <brandtbucher@gmail.com>
|
Thanks for the review @brandtbucher, does this one require a news entry? |
|
Do you think so? If not, I can add the label. |
|
Because it's entirely documentation and not documenting any new feature I don't think the news would be useful - but I'm happy to add one if you think it's a big enough change to warrant some news :) |
|
Agreed... I think your judgement is correct here. |
|
CC @rhettinger |
|
Thanks @alclarks for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit 4544e78) Co-authored-by: alclarks <57201106+alclarks@users.noreply.github.com>
|
GH-17208 is a backport of this pull request to the 3.8 branch. |
|
Thanks @alclarks for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
GH-17209 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 4544e78) Co-authored-by: alclarks <57201106+alclarks@users.noreply.github.com>
|
Congrats on your first CPython contribution @alclarks! 🍾 Looking forward to seeing more from you in the future. |
|
Thanks @brandtbucher and @rhettinger for the review and merge! |
Hi, this is a pull request for my patch for BPO issue 25866.
https://bugs.python.org/issue25866