[issue18908] Enum docs: sections leak out

2013-09-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset a55cbaf9a581 by Ethan Furman in branch 'default': Close #18908: Keep Enum docs in their own section. Patch by Elazar Gershuni. http://hg.python.org/cpython/rev/a55cbaf9a581 -- nosy: +python-dev resolution: -> fixed stage: patch review -> c

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
Changes by Elazar Gershuni : Added file: http://bugs.python.org/file31564/enumplusminor.patch ___ Python tracker ___ ___ Python-bugs-list mail

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
Changes by Elazar Gershuni : Removed file: http://bugs.python.org/file31563/enumplusminor.patch ___ Python tracker ___ ___ Python-bugs-list ma

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
Changes by Elazar Gershuni : Added file: http://bugs.python.org/file31563/enumplusminor.patch ___ Python tracker ___ ___ Python-bugs-list mail

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
Changes by Elazar Gershuni : Added file: http://bugs.python.org/file31562/enumindent.patch ___ Python tracker ___ ___ Python-bugs-list mailing

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Eli Bendersky
Changes by Eli Bendersky : -- stage: -> patch review versions: +Python 3.4 ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Eli Bendersky
Changes by Eli Bendersky : -- nosy: +eli.bendersky, ethan.furman ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
New submission from Elazar Gershuni: Inner sections "leak" out from enum to the general datatypes index: http://docs.python.org/3.4/library/datatypes.html (sections 8.14 - 8.17) -- assignee: docs@python components: Documentation messages: 196816 nosy: docs@python, elazar priority: norma

[issue18908] Enum docs: sections leak out

2013-09-02 Thread Elazar Gershuni
Elazar Gershuni added the comment: here's a patch. -- keywords: +patch Added file: http://bugs.python.org/file31561/enumcontain.patch ___ Python tracker ___ _