On Tue, Jun 23, 2009 at 09:43:00AM -0500, Will Maier wrote: > I made some slight changes to Damien's 3.0.x update but couldn't get > all of the regress tests to pass during the hackathon (on i386). I > plan to move onto the 3.1 RCs soon, though I've been strapped for > time.
Do you have a tarball somewhere? I compiled Python 3.1 rc1 a while ago. Most regress tests where passing except kqueue & pipes. pipes where blocking for some weird reason, apparently something to do with threads. -- Henry PrĂȘcheur
