commit | 6a002c02dad9e33847f6f123be499c998e40cccf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 15 11:37:11 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 15 11:37:11 2011 +0000 |
tree | 690e62ef6d46c1a25b8aafeb56761a31be0c5b78 | |
parent | ad30c4206af997f8c94c4e62a3e66abfa633442b [diff] |
Fix the GIL with subinterpreters. Hopefully this will allow mod_wsgi to work with 3.2. (we need some tests for this)