| Sign In/My Account | View Cart |
| Weblog: | Python Creator Guido van Rossum now working at Google | |
| Subject: | Good for Guido! | |
| Date: | 2005-12-22 14:21:04 | |
| From: | gstein | |
|
Response to: Good for Guido!
|
||
|
Yeah... I was that last person. I got rid of the GIL in Python 1.4. It introduced a lot of lock contention around other data structures. With further work, I imagine it could have been fixed, but Python is a lot more complicated nowadays. No way would I try it again.
|
||