Skip to content
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

urlretrieve --> urlretrieve() #56064

Closed
Retro mannequin opened this issue Apr 16, 2011 · 4 comments
Closed

urlretrieve --> urlretrieve() #56064

Retro mannequin opened this issue Apr 16, 2011 · 4 comments
Labels
docs Documentation in the Doc dir easy

Comments

@Retro
Copy link
Mannequin

Retro mannequin commented Apr 16, 2011

BPO 11855

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2011-04-16.20:17:09.977>
created_at = <Date 2011-04-16.11:54:02.843>
labels = ['easy', 'docs']
title = 'urlretrieve --> urlretrieve()'
updated_at = <Date 2011-04-16.20:17:09.976>
user = 'https://bugs.python.org/Retro'

bugs.python.org fields:

activity = <Date 2011-04-16.20:17:09.976>
actor = 'ezio.melotti'
assignee = 'docs@python'
closed = True
closed_date = <Date 2011-04-16.20:17:09.977>
closer = 'ezio.melotti'
components = ['Documentation']
creation = <Date 2011-04-16.11:54:02.843>
creator = 'Retro'
dependencies = []
files = []
hgrepos = []
issue_num = 11855
keywords = ['easy']
message_count = 4.0
messages = ['133887', '133888', '133889', '133890']
nosy_count = 4.0
nosy_names = ['Retro', 'eli.bendersky', 'docs@python', 'python-dev']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue11855'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']

@Retro
Copy link
Mannequin Author

Retro mannequin commented Apr 16, 2011

A typo in the docs was found here: http://docs.python.org/library/urllib.html#urllib.urlretrieve

Two instances of the word "urlretrieve" need to be "urlretrieve()", as other instances of it are, with that fancy color and a link-like look. You know what I mean. If you care, please fix this.

@Retro Retro mannequin assigned docspython Apr 16, 2011
@Retro Retro mannequin added the docs Documentation in the Doc dir label Apr 16, 2011
@elibendersky
Copy link
Mannequin

elibendersky mannequin commented Apr 16, 2011

Agreed. Will fix

@elibendersky elibendersky mannequin added the easy label Apr 16, 2011
@python-dev
Copy link
Mannequin

python-dev mannequin commented Apr 16, 2011

New changeset d3e0bc155ca2 by Eli Bendersky in branch '2.7':
Issue bpo-11855: Apply missing formatting for urlretrieve
http://hg.python.org/cpython/rev/d3e0bc155ca2

@python-dev
Copy link
Mannequin

python-dev mannequin commented Apr 16, 2011

New changeset a6d9f9329070 by Eli Bendersky in branch '3.1':
Issue bpo-11855: Apply missing formatting for urlretrieve
http://hg.python.org/cpython/rev/a6d9f9329070

New changeset 0f1199858714 by Eli Bendersky in branch '3.2':
Issue bpo-11855: merge from 3.1
http://hg.python.org/cpython/rev/0f1199858714

New changeset c49c595e4214 by Eli Bendersky in branch 'default':
Issue bpo-11855: merge from 3.2
http://hg.python.org/cpython/rev/c49c595e4214

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
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 easy
Projects
None yet
Development

No branches or pull requests

1 participant