[Python-Dev] API change in 2.2.1c1 (original) (raw)
Martin v. L�wis loewis@informatik.hu-berlin.de
Wed, 20 Mar 2002 09:26:37 +0100 (CET)
- Previous message: PEP 263 phase 2 implementation (Re: [Python-Dev] PEP 263 considered faulty (for some Japanese))
- Next message: [Python-Dev] Re: API change in 2.2.1c1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There seem to be an API changes between Python 2.2 and 2.2.1c1: PyCellObject begins with a PyObject_HEAD, not anymore with a PyObject_VAR_HEAD. While it is unlikely that anybody will notice, I'd prefer to leave the additional field in the structure.
Regards, Martin
- Previous message: PEP 263 phase 2 implementation (Re: [Python-Dev] PEP 263 considered faulty (for some Japanese))
- Next message: [Python-Dev] Re: API change in 2.2.1c1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]