Skip to content

Commit 84916e3

Browse files
Update peps/pep-0749.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 16fdfc7 commit 84916e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

peps/pep-0749.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,9 @@ print an empty dictionary twice, because the ``__annotate__`` function
858858
is set only when module execution is complete. This is obviously
859859
unintuitive.
860860

861-
See :gh:issue:`130907` for implementation.
861+
See `python/cpython#130907`__ for implementation.
862+
863+
__ https://github.com/python/cpython/issue/130907
862864

863865
Specification
864866
-------------

0 commit comments

Comments
 (0)