Skip to content

[2.7] bpo-32804: Include the context parameter in urlretrieve documentation#10203

Merged
zhangyangyu merged 3 commits into
python:2.7from
lysnikolaou:bpo32804
Nov 1, 2018
Merged

[2.7] bpo-32804: Include the context parameter in urlretrieve documentation#10203
zhangyangyu merged 3 commits into
python:2.7from
lysnikolaou:bpo32804

Conversation

@lysnikolaou

@lysnikolaou lysnikolaou commented Oct 28, 2018

Copy link
Copy Markdown
Member

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Oct 28, 2018
@lysnikolaou lysnikolaou changed the title bpo-32804: Include the context parameter in urlretrieve documentation [2.7] bpo-32804: Include the context parameter in urlretrieve documentation Oct 28, 2018
@lysnikolaou

Copy link
Copy Markdown
Member Author

I note that most of the existing raw text is word-wrapped around the 79 column mark, but some of the new text isn't.

Done!

Comment thread Doc/library/urllib.rst Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two spaces after period please. And it looks to me a versionchanged note is also lacked in URLopener?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the spaces in urlretrieve and added a versionchanged in URLopener. I also fixed the spaces and the wrapping in the versionchanged of urlopen, which was not consistent to what you suggested.

@zhangyangyu zhangyangyu merged commit aa39c1a into python:2.7 Nov 1, 2018
@lysnikolaou lysnikolaou deleted the bpo32804 branch November 4, 2018 14:13
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.

4 participants