diff --git a/pep-0669.rst b/pep-0669.rst index e337000cc4e..fa8d1e63d10 100644 --- a/pep-0669.rst +++ b/pep-0669.rst @@ -379,7 +379,7 @@ All the new functions listed above will trigger audit hooks. Implementation ============== -This outlines the proposed implementation for CPython 3.11. The actual +This outlines the proposed implementation for CPython 3.12. The actual implementation for later versions of CPython and other Python implementations may differ considerably.