commit | 9f41bb325b4f5db695d1ea25649d1fd1e809b2bf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 06 16:35:14 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 06 16:35:14 2011 +0000 |
tree | 766b705949641c4bebeabd6b9913f3f5fe27869d | |
parent | 5047225baca0e6351c674e00cda396d16c4a07f1 [diff] |
Merged revisions 87792 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87792 | antoine.pitrou | 2011-01-06 17:31:28 +0100 (jeu., 06 janv. 2011) | 3 lines Elaborate about the GIL. ........