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

Dirkjan Ochtman dirkjan at ochtman.nl
Mon May 18 00:46:21 CEST 2009


On Mon, May 18, 2009 at 12:43 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> Unless I'm misunderstanding something, Martin doesn't advocate locking data
> structures down (except a couple of outliers such as Py_buffer). An
> ABI-compliant application mustn't tinker directly with Python's data structures,
> but use the ABI functions.

Right. Sorry about the noise, then.

Cheers,

Dirkjan


More information about the Python-Dev mailing list