Skip to content

Commit 16fdfc7

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0749.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,8 @@ This allows the following implementation strategy:
805805
* The generated ``__annotate__`` function uses the set to determine
806806
which annotations were defined in the class or module body, and return only those.
807807

808-
This was implemented in :gh:pr:`130935`.
808+
This was implemented in `python/cpython#130935
809+
<https://github.com/python/cpython/pull/130935>`__.
809810

810811
Specification
811812
-------------

0 commit comments

Comments
 (0)