[Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?

Arfrever Frehtes Taifersar Arahesis arfrever.fta at gmail.com
Mon Mar 7 16:01:52 CET 2011


2011-03-07 10:33:17 Martin v. Löwis napisał(a):
> Am 07.03.2011 10:14, schrieb Nick Coghlan:
> > On Mon, Mar 7, 2011 at 6:36 PM, John Arbash Meinel
> > <john at arbash-meinel.com>  wrote:
> >>
> >> Especially since, AIUI, deprecations are suppressed by default now.
> >
> > True, but developers are expected to run their tests with them enabled.
> 
> I think everything here is as it should be.

IMHO cobject.h should have been declaring deprecated functions with Py_DEPRECATED,
which would cause build-time deprecation warnings.

-- 
Arfrever Frehtes Taifersar Arahesis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/python-dev/attachments/20110307/b11f8846/attachment.pgp>


More information about the Python-Dev mailing list