Brett Cannon added the comment:

So limited ABI modules can't be imported by a Py_DEBUG build. Stefano's patch 
just skips over them. That seems reasonable, but one question I do have is 
whether this would confuse users since they will simply get an ImportError 
instead of some other error and thus will they be able to realize why there's a 
problem?

----------
components: +Interpreter Core -Library (Lib)
nosy: +brett.cannon, eric.snow, ncoghlan
stage:  -> commit review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28401>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to