-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/7/2011 3:56 AM, Terry Reedy wrote:
> On 3/6/2011 6:09 PM, Barry Scott wrote:
>> 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.
>>
>> I searched the 3.2 docs and failed to find PyCObject_AsVoidPtr.
>> I looked at the whats new page and the API PEP. Did I miss
>> where this is documented?
> 
> Georg recently reaffirmed on a tracker issue that when something is
> removed from the code, it is removed from the docs also. So the place to
> look for a deprecation notice and replacement suggestion is in the last
> release where present.
> 

It might be interesting to just have a stub entry with:

  PyCObject_AsVoidPtr (This was deleted in 3.2, last available in [3.1])

Might end up being too cluttered, but certainly helps the people who hit
the problem.

Especially since, AIUI, deprecations are suppressed by default now.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk10mPEACgkQJdeBCYSNAAMNCwCfUIm79vsW7KSuibBRLZUFA4P2
VooAn1Muo6yeciMBSO+ndlaq10VE5lxV
=ewPb
-----END PGP SIGNATURE-----
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to