Skip to content

py39-cryptography-41.0.3: comment out Py_LIMITED_API to fix build error

Shion Yorigami requested to merge shion/ports:hardenedbsd/main into hardenedbsd/main

comment out Py_LIMITED_API, because of #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG

Merge request reports