On Thu, 2008-06-05 at 12:16 +0200, Jonathan Worthington wrote:
> chromatic wrote:
> > On Wednesday 04 June 2008 11:28:58 Geoffrey Broadwell wrote:
> >   
> >> The op '$P0 = iter $P1' doesn't work if $P1 is a ResizableStringArray.
> >> I haven't tested, but I suspect the same may be true of the some other
> >> *Array PMCs as well.
> >>
> >> This should be fixed up, so we can move the 'iter' op from experimental
> >> to standard status.
> >>     
> >
> > This should do it.  If you want to work up some tests, we can get this 
> > applied.
> >   
> Thanks, applied this along with a (passing) test.

In my original ticket, I mentioned three problems:

1. ResizableStringArray didn't have get_iter.
2. Other *Array PMCs may be missing that as well.
3. The 'iter' op is still listed as experimental.

Clearly #1 was the focus of chromatic's patch.  Jonathan, did you
address #2 and #3?


-'f


Reply via email to