]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed linenumber missing when audit hook has an error (GH-24692)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Mar 2021 22:23:21 +0000 (14:23 -0800)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 22:23:21 +0000 (14:23 -0800)
commitff887f38f6bb438bac3a4b02aaac1d56c6077418
tree7e2f66ab167fe3d47dd3feec908a6f715f81c3e4
parent4f9eb3f3d3fab06ecf542c29e118c5086b7ec517
Fixed linenumber missing when audit hook has an error (GH-24692)

See https://github.com/sphinx-doc/sphinx/issues/8932

Co-authored-by: tk0miya <i.tkomiya@gmail.com>
(cherry picked from commit dbfabcc0c306742e34b9b0e162c63ccebe9d2b05)

Co-authored-by: Jules Lasne <jules.lasne@gmail.com>
Doc/tools/extensions/pyspecific.py