[Python-3000] Draft PEP: Dropping PyObject_HEAD

Giovanni Bajo rasky at develer.com
Sat Apr 28 14:07:55 CEST 2007


On 28/04/2007 0.44, Martin v. Löwis wrote:

> PEP: 3122
> Title: Dropping PyObject_HEAD
> Version: $Revision: 54998 $
> Last-Modified: $Date: 2007-04-27 10:31:58 +0200 (Fr, 27 Apr 2007) $
> Author: Martin v. Löwis <martin at v.loewis.de>
> Status: Draft
> Type: Standards Track
> Content-Type: text/x-rst
> Created: 27-Apr-2007
> Python-Version: 3.0
> Post-History:

Strong +1 from me. This looks like the exact kind of cleanup Py3k has been 
thought for. It's a one-chance to modify Python's code to adhere to the C 
standard, we should not miss it.
-- 
Giovanni Bajo




More information about the Python-3000 mailing list