We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b924e commit da424f5Copy full SHA for da424f5
peps/pep-0828.rst
@@ -329,8 +329,8 @@ For example:
329
Reference Implementation
330
========================
331
332
-A reference implementation of this PEP can be found
333
-`here <https://github.com/python/cpython/compare/main...zerointensity:cpython:async-yield-from>`__.
+A reference implementation of this PEP can be found at
+`python/cpython#145716 <https://github.com/python/cpython/pull/145716>`__.
334
335
336
Rejected Ideas
0 commit comments