A new pull request has been opened by wpq.

wpq/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/49/replace-next-methods-by-__next__-in

Title: Replace next methods by __next__ in Repeater classes.

Hi, this is a small fix but it should fix these two tests:

<http://buildbot.pypy.org/summary/longrepr?testname=AppTestItertools27.%28%29.test_izip_longest3&builder=own-linux-x86-32&build=2035&mod=module.itertools.test.test_itertools>
<http://buildbot.pypy.org/summary/longrepr?testname=AppTestItertools26.%28%29.test_izip_longest2&builder=own-linux-x86-32&build=2035&mod=module.itertools.test.test_itertools>


Changes to be pulled:

940e9fbc8ab7 by wpq: "Replace next methods by __next__ in Repeater classes.

Fix:

* http://buildbot.p…";


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

Reply via email to