File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Summary -- Release highlights
8181* :pep: `747 `: :ref: `Annotating type forms with TypeForm
8282 <whatsnew315-typeform>`
8383* :pep: `782 `: :ref: `A new PyBytesWriter C API to create a Python bytes object
84- <whatsnew315-pep782 >`
84+ <whatsnew315-pybyteswriter >`
8585* :ref: `The JIT compiler has been significantly upgraded <whatsnew315-jit >`
8686* :ref: `Improved error messages <whatsnew315-improved-error-messages >`
8787
@@ -1641,7 +1641,7 @@ New features
16411641 and :c:data: `Py_mod_abi `.
16421642 (Contributed by Petr Viktorin in :gh: `137210 `.)
16431643
1644- .. _whatsnew315-pep782 :
1644+ .. _whatsnew315-pybyteswriter :
16451645
16461646* Implement :pep: `782 `, the :ref: `PyBytesWriter API <pybyteswriter >`.
16471647 Add functions:
You can’t perform that action at this time.
0 commit comments