[issue32414] PyCapsule_Import fails when name is in the form 'package.module.capsule'

lekma report at bugs.python.org
Mon Apr 30 05:27:58 EDT 2018


lekma <lekmalek at gmail.com> added the comment:

thinking out loud here: maybe both behavior can be exposed, i.e. a PyCapsule_Import that would expect a valid import statement and a Py_GetCapsule that would behave more like getattr?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32414>
_______________________________________


More information about the Python-bugs-list mailing list