[Python-Dev] PyCObject_AsVoidPtr removed from python 3.2
Benjamin Peterson
benjamin at python.org
Mon Mar 7 01:00:42 CET 2011
More information about the Python-Dev mailing list
Mon Mar 7 01:00:42 CET 2011
- Previous message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Next message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2011/3/6 Barry Scott <barry at barrys-emacs.org>: > I see that PyCObject_AsVoidPtr has been removed from python 3.2. > The 3.2 docs do not seem to explain this has happened and what > to replace it with. It's replaced with PyCapsule. -- Regards, Benjamin
- Previous message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Next message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list