Skip to content

Commit 6929f85

Browse files
authored
Merge pull request #18 from brettcannon/fix-pep523
Fix some reST errors in PEP 523
2 parents d0af539 + 2c5535c commit 6929f85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pep-0523.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,6 @@ References
345345
.. [#pyeval_evalframeex] ``PyEval_EvalFrameEx()``
346346
(https://docs.python.org/3/c-api/veryhigh.html?highlight=pyframeobject#c.PyEval_EvalFrameEx)
347347

348-
.. [#pycodeobject] ``PyCodeObject``
349-
(https://docs.python.org/3/c-api/code.html#c.PyCodeObject)
350-
351348
.. [#numba] Numba
352349
(http://numba.pydata.org/)
353350

@@ -373,6 +370,9 @@ References
373370
.. [#coconut] Coconut
374371
(https://github.com/davidmalcolm/coconut)
375372

373+
.. [#pybench] pybench
374+
(https://hg.python.org/cpython/file/default/Tools/pybench)
375+
376376

377377
Copyright
378378
=========

0 commit comments

Comments
 (0)