Skip to content

Commit 6ab735d

Browse files
PEP 797: Update the reference implementation URL (#4828)
1 parent 7e8ff6b commit 6ab735d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

peps/pep-0797.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,8 @@ New APIs and important information about how to use them will be added to the
404404
Reference Implementation
405405
========================
406406

407-
The reference implementation of this PEP can be found
408-
`here <https://github.com/python/cpython/compare/main...ZeroIntensity:cpython:shared-object-proxy>`_.
407+
A reference implementation of this PEP can be found at
408+
`python/cpython#145150 <https://github.com/python/cpython/pull/145150>`_.
409409

410410
Rejected Ideas
411411
==============
@@ -426,7 +426,8 @@ Acknowledgements
426426
================
427427

428428
This PEP would not have been possible without discussion and feedback from
429-
Eric Snow, Petr Viktorin, Kirill Podoprigora, Adam Turner, and Yury Selivanov.
429+
Eric Snow, Petr Viktorin, Kirill Podoprigora, Adam Turner, Yury Selivanov, and
430+
Steve Dower.
430431

431432
Copyright
432433
=========

0 commit comments

Comments
 (0)