New submission from Benjamin Swan: The objects.inv file my project pulls in for python 2 (https://docs.python.org/2/objects.inv) no longer contains an entry of list under py:class. This is causing sphinx to output
WARNING: py:obj reference target not found: list for intershpinx links to the list class. ---------- messages: 299725 nosy: Benjamin Swan priority: normal severity: normal status: open title: Intersphinx file objects.inv missing 'list' from py:class versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31117> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com