Issue 19632: doc build warning (original) (raw)

Issue19632

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/63831

classification

Title: doc build warning
Type: Stage: needs patch
Components: Documentation Versions: Python 2.7

process

Status: closed Resolution: wont fix
Dependencies: Superseder:
Assigned To: docs@python Nosy List: docs@python, ezio.melotti, georg.brandl, pitrou
Priority: low Keywords:

Created on 2013-11-17 14:37 by pitrou, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (3)
msg203180 - (view) Author: Antoine Pitrou (pitrou) * (Python committer) Date: 2013-11-17 14:37
This is on 2.7: reading sources... [100%] whatsnew/index /home/antoine/cpython/27/Doc/library/functions.rst:1186: WARNING: duplicate object description of repr, other instance in /home/antoine/cpython/27/Doc/library/repr.rst, use :noindex: for one of them looking for now-outdated files... none found
msg204290 - (view) Author: Ezio Melotti (ezio.melotti) * (Python committer) Date: 2013-11-25 03:28
See #14489.
msg204300 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2013-11-25 07:00
Well, there's no bug here: it's what you get when you call a library the same as a builtin :)
History
Date User Action Args
2022-04-11 14:57:53 admin set github: 63831
2013-11-25 07:00:29 georg.brandl set status: open -> closedresolution: wont fixmessages: +
2013-11-25 03:28:26 ezio.melotti set nosy: + georg.brandl, ezio.melottimessages: +
2013-11-17 14:37:44 pitrou create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements