docs: Correct PEP 451 hyperlink
This commit is contained in:
parent
a9d32a7708
commit
50efa53f8f
|
@ -27,7 +27,7 @@ v0.3.5 (2024-03-17)
|
|||
* :gh:issue:`987` Support Python 3.11
|
||||
* :gh:issue:`885` Fix :py:exc:`PermissionError` in :py:mod:`importlib` when
|
||||
becoming an unprivileged user with Python 3.x
|
||||
* :gh:issue:`1033` Support `PEP 451 <https://peps.python.org/pep-0451/>,
|
||||
* :gh:issue:`1033` Support `PEP 451 <https://peps.python.org/pep-0451/>`_,
|
||||
required by Python 3.12
|
||||
* :gh:issue:`1033` Support Python 3.12
|
||||
|
||||
|
|
Loading…
Reference in New Issue