[Python-Dev] PyCObject_AsVoidPtr removed from python 3.2
Joao S. O. Bueno
jsbueno at python.org.br
Tue Mar 8 00:16:03 CET 2011
More information about the Python-Dev mailing list
Tue Mar 8 00:16:03 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, Mar 7, 2011 at 8:05 PM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > I'm wondering whether one major release is enough of a > deprecation period in the current situation. Many people > haven't started using 3.x in earnest yet, and by the > time they do, several major releases will have already > gone by. That, IMHO, makes it less severe to drop things being marked as deprecated after just one major release . This way, most changes can take place before people migrate to 3.x, and get all the news at once when they do. js -><- > > -- > Greg > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/jsbueno%40python.org.br >
- 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