Skip to content

Commit da424f5

Browse files
PEP 828: Update reference implementation link (#4858)
1 parent e6b924e commit da424f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0828.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ For example:
329329
Reference Implementation
330330
========================
331331

332-
A reference implementation of this PEP can be found
333-
`here <https://github.com/python/cpython/compare/main...zerointensity:cpython:async-yield-from>`__.
332+
A reference implementation of this PEP can be found at
333+
`python/cpython#145716 <https://github.com/python/cpython/pull/145716>`__.
334334

335335

336336
Rejected Ideas

0 commit comments

Comments
 (0)