[Python-Dev] pymalloc API - is 1.5.2 compatibility a possible
Tim Peters tim.one@comcast.net
Tue, 19 Mar 2002 12:07:20 -0500
- Previous message: [Python-Dev] pymalloc API - is 1.5.2 compatibility a possible explanation?
- Next message: [Python-Dev] pymalloc API - is 1.5.2 compatibility a possible explanation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Fredrik Lundh]
... I've fixed the "incorrect usage" for PIL 1.1.4. just some 100 more modules to fix...
I'd hold off on this, under the theory that we can't actually get away with breaking 100s of modules. Is all your "breakage" of the form PyObject_NEW + PyMem_DEL?
- Previous message: [Python-Dev] pymalloc API - is 1.5.2 compatibility a possible explanation?
- Next message: [Python-Dev] pymalloc API - is 1.5.2 compatibility a possible explanation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]