cpyext is the implementation of the C API in PyPy.
See Ronan Lamy’s talk Adventures in compatibility emulating CPython’s C API in PyPy (YouTube video) at EuroPython 2018.
Source¶See pypy/module/cpyext/ and cpyext/stubs.py.
cpyext has unit tests written in Python.
Performance issue¶PyPy with cpyext remains slower than CPython.
XXX how much?
Issue with borrowed references¶See Borrowed references.
Replace macros with functions¶Already done in cpyext.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4