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

Bitbucket pullrequests-noreply at bitbucket.org
Tue Mar 13 20:07:52 CET 2012


A new pull request has been opened by Dusty Phillips.

dusty/pypy-generator has changes to be pulled into pypy/pypy.

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

Title: Convert next to __next__ in generator

This method has been renamed in py3k.

Changes to be pulled:

5f31cfe20a25 by Dusty Phillips: "merge"
cc0d59814aec by Dusty Phillips: "next has become __next__ in py3k"


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list