This directory exists so that CliExtensions can be installed for the version
of python3 supported by the running EOS image.

C extensions installed here may use the python3 stable abi to avoid
recompilation after EOS upgrades. Py_LIMITED_API should be defined prior to
including Python.h. The latest supported hex version is 0x03090000.
See https://docs.python.org/3/c-api/stable.html for more details.



