We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeaae7f commit 16fdfc7Copy full SHA for 16fdfc7
peps/pep-0749.rst
@@ -805,7 +805,8 @@ This allows the following implementation strategy:
805
* The generated ``__annotate__`` function uses the set to determine
806
which annotations were defined in the class or module body, and return only those.
807
808
-This was implemented in :gh:pr:`130935`.
+This was implemented in `python/cpython#130935
809
+<https://github.com/python/cpython/pull/130935>`__.
810
811
Specification
812
-------------
0 commit comments