Skip to content

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

Merged
Mariatta merged 1 commit into
python:3.5from
Mariatta:backport-08e2f35-3.5
Jun 1, 2017
Merged

[3.5] bpo-22702: Clarify documentation of str.join & bytes.join (GH-156)#1896
Mariatta merged 1 commit into
python:3.5from
Mariatta:backport-08e2f35-3.5

Conversation

@Mariatta

Copy link
Copy Markdown
Member

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)
@MariattaMariatta added the docs Documentation in the Doc dir label Jun 1, 2017
@Mariatta
Mariatta merged commit 1721b06 into python:3.5Jun 1, 2017
@Mariatta
Mariatta deleted the backport-08e2f35-3.5 branch June 1, 2017 02:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Mariatta@the-knights-who-say-ni@CuriousLearner