]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed linenumber missing when audit hook has an error (GH-24692)
authorJules Lasne <jules.lasne@gmail.com>
Mon, 1 Mar 2021 21:59:58 +0000 (22:59 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 21:59:58 +0000 (22:59 +0100)
commitdbfabcc0c306742e34b9b0e162c63ccebe9d2b05
tree3a06d7a07ef8841d6af7c89e0a23529be1b76975
parent7c255082634e3951a434264aeacf6b3f4b029647
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>
Doc/tools/extensions/pyspecific.py