[Python-Dev] PEP 384: Defining a Stable ABI

Dirkjan Ochtman dirkjan at ochtman.nl
Sun May 17 18:34:52 EDT 2009


On Mon, May 18, 2009 at 12:07 AM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> I fail to see the relationship, so: no effect that I can see.
>
> Why do you think that optimization efforts could be related to
> the PEP 384 proposal?

It would seem to me that optimizations are likely to require data
structure changes, for exactly the kind of core data structures that
you're talking about locking down. But that's just a high-level view,
I might be wrong.

Cheers,

Dirkjan



More information about the Python-list mailing list