New submission from Julien Palard <julien+pyt...@palard.fr>:

When running `make -C Doc/ autobuild-dev-html` with a recent Sphinx, I'm 
getting:

    /.../site-packages/sphinx/application.py:927: RemovedInSphinx20Warning: 
app.add_description_unit() is now deprecated. Use app.add_object_type() instead.

Looks easy to fix.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 327600
nosy: docs@python, mdk
priority: normal
severity: normal
status: open
title: Sphinx is deprecating add_description_unit
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34967>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to