[Python-3000] GIL
Luis P Caamano
lcaamano at gmail.com
Thu Apr 20 00:13:46 CEST 2006
It seems that python-3000 is more about language issues than CPython
issues. Still, I'll ask the question just to nip it in the bud early:
Any possibility of working on the CPython GIL and MP problems in python-3000?
The reason I ask is because most solutions might involve
incompatibilities with C extensions that rely on the GIL and since
python 3000 is not promising any backward compatibility, then it seems
this might be a good opportunity to tackle that issue too.
I'm not proposing any solution, just trying to figure out whether it's
a valid issue or not.
--
Luis P Caamano
Atlanta, GA USA
More information about the Python-3000
mailing list