Skip to content

Conversation

wm75
Copy link

@wm75 wm75 commented Apr 7, 2018

When issue 12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted
accordingly.

When issue 12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted
accordingly.
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 9, 2018
When bpo-12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted accordingly.
(cherry picked from commit 9c463ec)

Co-authored-by: Wolfgang Maier <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

GH-6426 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 Apr 9, 2018
When bpo-12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted accordingly.
(cherry picked from commit 9c463ec)

Co-authored-by: Wolfgang Maier <[email protected]>
miss-islington added a commit that referenced this pull request Apr 9, 2018
When bpo-12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted accordingly.
(cherry picked from commit 9c463ec)

Co-authored-by: Wolfgang Maier <[email protected]>
miss-islington added a commit that referenced this pull request Apr 9, 2018
When bpo-12015 got resolved by increasing the length of the
random string generated by _RandomNameSequence from six to eight
characters, the docstring of the class was not adjusted accordingly.
(cherry picked from commit 9c463ec)

Co-authored-by: Wolfgang Maier <[email protected]>
@wm75 wm75 deleted the _RandomNameSequence-doc branch April 9, 2018 10:04
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants