Jython, GILs and object locking.
Jon Franz_antispam
jfranzXREMOVEX at neurokode.com
Wed Oct 15 20:51:09 EDT 2003
More information about the Python-list mailing list
Wed Oct 15 20:51:09 EDT 2003
- Previous message (by thread): Jython, GILs and object locking.
- Next message (by thread): Jython, GILs and object locking.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I can't rewrite this large third-party C library I use. (Well, I could, > but it would take me a long time.) So I guess that means we need > to keep things the way they are? How much of guarantee do you have that this third party C library will continue to work with future versions of python now? I'm not endorsing rewriting every C-based extension module, I'm just pointing it out that things change, regardless of this proposal on the table. ~Jon Franz
- Previous message (by thread): Jython, GILs and object locking.
- Next message (by thread): Jython, GILs and object locking.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list