We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983ba61 commit 4dc116cCopy full SHA for 4dc116c
1 file changed
peps/pep-0523.rst
@@ -239,11 +239,11 @@ implementing their own JITs for CPython by utilizing the proposed API.
239
Other JITs
240
''''''''''
241
242
-It should be mentioned that the Pyston team was consulted on an
+It should be mentioned that the Pyston [#pyston]_ team was consulted on an
243
earlier version of this PEP that was more JIT-specific and they were
244
not interested in utilizing the changes proposed because they want
245
control over memory layout they had no interest in directly supporting
246
-CPython itself. An informal discussion with a developer on the PyPy
+CPython itself. An informal discussion with a developer on the PyPy [#pypy]_
247
team led to a similar comment.
248
249
Numba [#numba]_, on the other hand, suggested that they would be
0 commit comments