[Python-Dev] Re: Another test_compiler mystery
Raymond Hettinger
python at rcn.com
Mon Aug 9 02:26:54 CEST 2004
> and there's a seemingly non-random but hard-to-fathom jumble of
> recursion-depth and KeyError exceptions thereafter too.
>
> So something's really hosed in CVS, or in MSVC 7.1, or ...
This also occurs on MSVC++ 6.0.
I'm working back in time and it still occurs on the 6/21/2004 checkout.
That excludes my eval locals argument, Armin's string optimization, and
Nick's C profiling re-org.
Raymond
More information about the Python-Dev
mailing list