[Python-Dev] Pronouncement needed in issue9675

Amaury Forgeot d'Arc amauryfa at gmail.com
Wed Sep 29 00:23:48 CEST 2010


2010/9/28 Nick Coghlan <ncoghlan at gmail.com>:
> Converting to a Py3k warning sounds like the best option.

Can someone please explain why converting to a PyCapsule object is not
an option?
PyCObject_AsVoidPtr() and PyCObject_Import() accept Capsules and will
work as before.

-- 
Amaury Forgeot d'Arc


More information about the Python-Dev mailing list