2007/8/29, Guido van Rossum <[EMAIL PROTECTED]>: > I've checked all those in except the change that prevents closing fds > 0, 1, 2. Watch the buildbots, I have no Windows access myself.
Oops, the 0,1,2 fds stuff was not supposed to leave my workspace. I agree that it should be done differently. Note that there is currently only one Windows buildbot to watch - and it is a win64. Most tests that fail there pass on my machine. Nevertheless, the log is much smaller than before. I see additional errors like "can't use str as char buffer". I suppose it is because of the recent stricter distinction between bytes and str. Thanks for all, -- Amaury Forgeot d'Arc _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com