[Python-Dev] test failures...

Greg Stein gstein@lyra.org
Sat, 24 Jun 2000 10:39:34 -0700


On Sat, Jun 24, 2000 at 01:27:19PM -0400, Tim Peters wrote:
> [Skip Montanaro]
> > Turning off optimization got rid of the test_types and test_long failures.
> > The test_exceptins failure remains.
> 
> Bingo, and Guido pinned test_exceptions on Jeremy.  You can likely get a
> usable Python by disabling optimization only for longobject.c, if for some
> reason you need to stick with that compiler.

Euh... shouldn't we insert some defensive code into longobject.c? Great,
Skip knows to disable opt for that file... what about all the other people?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/