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
S
Stefano Rivera committed
338d54f0a59dc5e5b6c9e7397340169f3a3f8ea4
Parent: ad65f15
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 11/16/2018, 11:52:52 PM