Picking a Python Interpreter (3 vs 2) The State of Python (3 & 2) Recommendations So…. 3? Implementations CPython PyPy Jython IronPython PythonNet Picking a Python Int...
Porting Cython code to PyPy Reference counts Object lifetime Borrowed references and data pointers Builtin types, slots and fields GIL handling Efficiency Known problems Bug...
Continuous Integration Supported interpreters Checks Services Current run tests Developer tasks Actual testing Note This section of the documentation is currently being wr...
Python Enabling Python support Running a Python function Python API Building CPython Python 3.7 Building CPython and packages Setting up the runtime environment Adding packa...