Skip to content

[3.6] bpo-27351: Fix ConfigParser.read() documentation and docstring (GH-8123) #9638

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
Sep 29, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 29, 2018

Switch "list" with "iterable" to match with the implementation.
(cherry picked from commit e45473e)

Co-authored-by: Zackery Spytz [email protected]

https://bugs.python.org/issue27351

…nGH-8123)

Switch "list" with "iterable" to match with the implementation.
(cherry picked from commit e45473e)

Co-authored-by: Zackery Spytz <[email protected]>
@miss-islington
Copy link
Contributor Author

@ZackerySpytz and @briancurtin: Status check is done, and it's a success ✅ .

@briancurtin briancurtin merged commit 3cd5e8e into python:3.6 Sep 29, 2018
@miss-islington miss-islington deleted the backport-e45473e-3.6 branch September 29, 2018 16:39
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants