This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients neologix, pitrou, python-dev, rosslagerwall
Date 2012-01-08.19:13:47
SpamBayes Score 0.004913332
Marked as misclassified No
Message-id <1326050087.71.0.970632965681.issue13739@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason, the second changeset broke the OpenIndiana buildbots:
http://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/2485

Also, wouldn't it be better to call rewinddir with the GIL released?
(although I agree rewinddir shouldn't be expensive)
History
Date User Action Args
2012-01-08 19:14:47pitrousetrecipients: + pitrou, neologix, rosslagerwall, python-dev
2012-01-08 19:14:47pitrousetmessageid: <1326050087.71.0.970632965681.issue13739@psf.upfronthosting.co.za>
2012-01-08 19:13:47pitroulinkissue13739 messages
2012-01-08 19:13:47pitroucreate