wikimedia / pywikibot-core (master)
Build #4269 was canceled.
6 hours, 58 minutes, and 34 seconds
dalba 748e103 Changeset →
  EventStreams.__doc__: Change `iter(stream).next` to `next(iter(stream))`

Python 3 generators don't have the next method. Use the built-in next function.

Change-Id: Iecf55f31ab41a6d2eb7fe0e23a544d2a40d3e408

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!