[issue20272] chain.from_iterable in the overview table not linking to the function

SilentGhost report at bugs.python.org
Wed Jan 15 20:59:37 CET 2014


New submission from SilentGhost:

chain.from_iterable is not linkified in the overview table at the top of the itertools docs. The patch requires reformat of the table.

----------
assignee: docs at python
components: Documentation
files: linkify.diff
keywords: patch
messages: 208184
nosy: SilentGhost, docs at python, rhettinger
priority: normal
severity: normal
stage: patch review
status: open
title: chain.from_iterable in the overview table not linking to the function
versions: Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file33484/linkify.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20272>
_______________________________________


More information about the Python-bugs-list mailing list