[pypy-dev] Re: stdobjspace status

Christian Tismer tismer at tismer.com
Tue Feb 25 19:03:38 CET 2003


Michael Hudson wrote:
> Christian Tismer <tismer at tismer.com> writes:
> 
> 
>>Michael Hudson wrote:
>>...
>>
>>
>>>Is this the problem that we sometimes push interpreter level objects
>>>onto the applications's stack?  I'm not sure we have much freedom here
>>>unless we fiddle the compiled bytecodes.  But I'm still a little fuzzy
>>>on the issues.
>>
>>Oh, do we do that?

...

> Yes!  It's a bug.  But neither Armin nor myself have found the brain
> cells to sort this one out yet.

Hey, this is then a very good reason to implement
a restricted array object. You just plug it into
the frame as its stack, and it will crash when
it feels abused. :-)

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  pager +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/



More information about the Pypy-dev mailing list