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 @@ -239,11 +239,11 @@ implementing their own JITs for CPython by utilizing the proposed API.
239239Other JITs
240240''''''''''
241241
242- It should be mentioned that the Pyston team was consulted on an
242+ It should be mentioned that the Pyston [ #pyston ]_ team was consulted on an
243243earlier version of this PEP that was more JIT-specific and they were
244244not interested in utilizing the changes proposed because they want
245245control over memory layout they had no interest in directly supporting
246- CPython itself. An informal discussion with a developer on the PyPy
246+ CPython itself. An informal discussion with a developer on the PyPy [ #pypy ]_
247247team led to a similar comment.
248248
249249Numba [#numba ]_, on the other hand, suggested that they would be
You can’t perform that action at this time.
0 commit comments