diff --git a/peps/pep-0797.rst b/peps/pep-0797.rst index 2b62db3cfe3..42f05c1798c 100644 --- a/peps/pep-0797.rst +++ b/peps/pep-0797.rst @@ -404,8 +404,8 @@ New APIs and important information about how to use them will be added to the Reference Implementation ======================== -The reference implementation of this PEP can be found -`here `_. +A reference implementation of this PEP can be found at +`python/cpython#145150 `_. Rejected Ideas ============== @@ -426,7 +426,8 @@ Acknowledgements ================ This PEP would not have been possible without discussion and feedback from -Eric Snow, Petr Viktorin, Kirill Podoprigora, Adam Turner, and Yury Selivanov. +Eric Snow, Petr Viktorin, Kirill Podoprigora, Adam Turner, Yury Selivanov, and +Steve Dower. Copyright =========