bpo-28401: prevent Py_DEBUG builds from trying to import limited ABI modules (GH-1766)



[Issue 28401](https://bugs.python.org/issue28401): Don't attempt to import the stable API extensions, they are not supported in PyDEBUG builds (which don't implement that ABI).


https://bugs.python.org/issue28401
2 files changed