[Python-Dev] PyCObject_AsVoidPtr removed from python 3.2
Antoine Pitrou
solipsis at pitrou.net
Mon Mar 7 21:06:51 CET 2011
More information about the Python-Dev mailing list
Mon Mar 7 21:06:51 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 ]
On Mon, 07 Mar 2011 14:45:57 -0500 Terry Reedy <tjreedy at udel.edu> wrote: > On 3/7/2011 9:47 AM, Antoine Pitrou wrote: > > On Mon, 7 Mar 2011 19:14:55 +1000 > > Nick Coghlan<ncoghlan at gmail.com> wrote: > >> 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. > > > > Where do we actually document this? > > Should be, and maybe is, in the nice new dev guide. The dev guide is for development *of* Python, not *with* Python ;)
- 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