Terry Reedy wrote: > Roger Binns wrote: > >> The problem is that unless you are clairvoyant you have no way of >> knowing about this change. Even in rc3 the documentation shows the old >> (wrong) way: >> >> http://docs.python.org/dev/3.0/extending/newtypes.html >> >> PyObject_HEAD_INIT is documented: >> >> http://docs.python.org/dev/3.0/search.html?q=PyObject_HEAD_INIT >> >> PyVarObject_HEAD_INIT is not: >> >> http://docs.python.org/dev/3.0/search.html?q=PyVarObject_HEAD_INIT > > Whatever happens to PyObject..., that should be fixed. Is there are > tracker item yet? A doc person will copy, paste, and format if given > raw text.
I just created a release blocker pointing at this thread. http://bugs.python.org/issue4385 Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com