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 _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com