[Python-Dev] PEP 384: Defining a Stable ABI (original) (raw)
Dirkjan Ochtman dirkjan at ochtman.nl
Mon May 18 00:46:21 CEST 2009
- Previous message: [Python-Dev] PEP 384: Defining a Stable ABI
- Next message: [Python-Dev] PEP 384: Defining a Stable ABI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 Pybuffer). 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
- Previous message: [Python-Dev] PEP 384: Defining a Stable ABI
- Next message: [Python-Dev] PEP 384: Defining a Stable ABI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]