Pull request #52 has been updated by Dusty Phillips to include new changes.
https://bitbucket.org/pypy/pypy/pull-request/52/convert-next-to-__next__-in-generator Title: Convert next to __next__ in generator Creator: Dusty Phillips Now using next() in tests Updated list of changes: 9c66cd0282f9 by Dusty Phillips: "Use next builtin instead of calling __next__ directly" 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. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
