Skip to content

[3.5] bpo-22702: Clarify documentation of str.join & bytes.join (GH-156) #1896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Jun 1, 2017

The "iterable iterable" phrasing created confusion between the term
reference and the parameter name.

This simplifies the phrasing to just use the parameter name
without linking directly to the term definition.
(cherry picked from commit 08e2f35)

…onGH-156)

The "iterable iterable" phrasing created confusion between the term
reference and the parameter name.

This simplifies the phrasing to just use the parameter name
without linking directly to the term definition.
(cherry picked from commit 08e2f35)
@Mariatta Mariatta added the docs Documentation in the Doc dir label Jun 1, 2017
@Mariatta Mariatta merged commit 1721b06 into python:3.5 Jun 1, 2017
@Mariatta Mariatta deleted the backport-08e2f35-3.5 branch June 1, 2017 02:48
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.

3 participants