On Jul 6, 2009, at 1:16 PM, Stefan Behnel wrote: > I'll keep carving my way through the code to find the places to fix. > However, I would already like to ask the other core developers to > install > the official Python 3.1 release and to make a test run on that > platform > part of your normal test cycle. It's easy to get things wrong, but > now that > it's easy to run the test suite, I hope it'll also become easier to > catch > unexpected problems before non-portable code gets committed. > > It would be great if you could run the test suite on your side and > skip > through the failures to check for tests and tested code that you are > familiar with. There are definitely tests where it would take me > quite a > while to even finger point the place where things go wrong.
Thanks for doing this--I'm probably a guilty party as much or more so than anyone else. You've inspired me to install 3.1 on my computer, and I'll start trying to test with that as well. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
