Commit 80bbc49
committed
gh-98758: Fix unresolvable :exc: role in NEWS entry
shutil.ReadError has no documented exception entry in the docs
(only tarfile.ReadError does), so Sphinx's py:exc cross-reference
role can't resolve it, failing the Docs CI check. Use plain code
markup instead.1 parent 9895d80 commit 80bbc49
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments