commit | b73caab4362e38e4a55af6a04fe0740b3c67cf69 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 09 23:39:31 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 09 23:39:31 2010 +0000 |
tree | d6050f09f60ad844433decd4483b2e5112405330 | |
parent | 5af4f4b9832411476caf8cf3f571f974056d4f1b [diff] [blame] |
Issue #6915: Under Windows, os.listdir() didn't release the Global Interpreter Lock around all system calls. Original patch by Ryan Kelly.
diff --git a/Misc/ACKS b/Misc/ACKS index 41d314e..6f689ad 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -419,6 +419,7 @@ Lou Kates Hiroaki Kawai Sebastien Keim +Ryan Kelly Robert Kern Randall Kern Magnus Kessler