]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Oct 2018 06:46:38 +0000 (23:46 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Oct 2018 06:46:38 +0000 (23:46 -0700)
commit514bbfc7fc4dcb868d4364632ad14c0533af154f
tree61d45577fd5726a0860a730f01371832d74a7324
parent350aeab8127da551fcd0090230575b7aabff03c9
bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827)

(cherry picked from commit e385d0661ecf8bc9ba95c4395d9a11262c2cbfec)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Doc/tools/extensions/pyspecific.py
Misc/NEWS.d/next/Documentation/2018-10-13-07-39-57.bpo-34967.E40tFP.rst [new file with mode: 0644]