[pypy-commit] [COMMENT] Pull request #52 for pypy/pypy: Convert next to __next__ in generator

Bitbucket notifications-noreply at bitbucket.org
Tue Mar 13 20:30:05 CET 2012


New comment on pull request:

https://bitbucket.org/pypy/pypy/pull-request/52/convert-next-to-__next__-in-generator#comment-3855

Philip Jenvey (pjenvey) said:

Can you make the tests use the new builtin next function instead of calling .__next__() directly?

--
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.


More information about the pypy-commit mailing list