New comment on pull request:

https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1354

Alex Gaynor (alex_gaynor) said:

# You still can't use self.value here, you need to call space.float(self) (and 
friends).
# an RPython list of wrapped vars is usually named l_w (specifically the 
trailing _w), I'm not sure how these tests are passing with the unwrap call, 
but it's definitely not correct.

--
This is a pull request comment notification from bitbucket.org.
You are receiving this either because you are participating
in a pull request, or you are following it.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to