[Python-3000] Draft PEP: Dropping PyObject_HEAD
Neal Becker
ndbecker2 at gmail.com
Sat Apr 28 02:32:49 CEST 2007
"Martin v. Löwis" wrote:
> I propose the PEP below for Py3k.
>
> Regards,
> Martin
>
> 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:
>
It sounds like a good thing, but what is the impact? How much code will be
broken by this proposal?
More information about the Python-3000
mailing list