diff --git a/peps/pep-0765.rst b/peps/pep-0765.rst index 2bb5e25ec86..7fd2260a759 100644 --- a/peps/pep-0765.rst +++ b/peps/pep-0765.rst @@ -157,8 +157,8 @@ straightforward. Rejected Ideas ============== -Emit `SyntaxError` in CPython ------------------------------ +Emit ``SyntaxError`` in CPython +------------------------------- :pep:`601` proposed that CPython would emit ``SyntaxWarning`` for a couple of releases and ``SyntaxError`` afterwards. We are leaving it open whether, and