[3.13] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413) by miss-islington · Pull Request #138444 · python/cpython
@AA-Turner There's an error:
Doc/whatsnew/3.4.rst
714: py:func reference target not found: dis.distb [ref.func]
Although dis.rst does also contain distb on 3.13:
Line 273 in 1943877
| .. function:: distb(tb=None, *, file=None, show_caches=False, adaptive=False, |