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

howto doc update #48628

Closed
lambertdw mannequin opened this issue Nov 21, 2008 · 2 comments
Closed

howto doc update #48628

lambertdw mannequin opened this issue Nov 21, 2008 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@lambertdw
Copy link
Mannequin

lambertdw mannequin commented Nov 21, 2008

BPO 4378
Nosy @birkenfeld

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 = 'https://github.com/birkenfeld'
closed_at = <Date 2008-11-22.08:27:31.273>
created_at = <Date 2008-11-21.16:45:58.056>
labels = ['docs']
title = 'howto doc update'
updated_at = <Date 2008-11-22.08:27:31.271>
user = 'https://bugs.python.org/LambertDW'

bugs.python.org fields:

activity = <Date 2008-11-22.08:27:31.271>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-11-22.08:27:31.273>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2008-11-21.16:45:58.056>
creator = 'LambertDW'
dependencies = []
files = []
hgrepos = []
issue_num = 4378
keywords = []
message_count = 2.0
messages = ['76190', '76234']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'LambertDW']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue4378'
versions = ['Python 3.0']

@lambertdw
Copy link
Mannequin Author

lambertdw mannequin commented Nov 21, 2008

http://docs.python.org/dev/3.0/howto/functional.html

Gone:

itertools.ifilter
itertools.imap
itertools.izip

changed:

itertools.ifilterfalse --> itertools.filterfalse

strange?

functools.reduce is described, but not with functools.

The section requests comments be mailed directly to author. Done.

@lambertdw lambertdw mannequin assigned birkenfeld Nov 21, 2008
@lambertdw lambertdw mannequin added the docs Documentation in the Doc dir label Nov 21, 2008
@birkenfeld
Copy link
Member

Fixed in r67328.

@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
Projects
None yet
Development

No branches or pull requests

1 participant