Build Update for jayvdb/pywikibot-core
-------------------------------------

Build: #111
Status: Passed

Duration: 36 minutes and 2 seconds
Commit: aa15681 (querygen-flowcontrol-rebased)
Author: John Vandenberg
Message: Simplify QueryGenerator.__iter__ flow control

Rearrange the logic to use less nested branching, and
destroy the data before exiting the iteration.

Removes 'None' as a valid value for QueryGenerator.limit;
it was not able to be set using set_maximum_items().

Adds some iterator state information to help with debugging
and test validation, and dont leave data in an instance variable.

Bug: 64489

Change-Id: Ie3a9e3576a0174703bcccf0d77ed42d56da0d09f

View the changeset: https://github.com/jayvdb/pywikibot-core/commit/aa15681bb631

View the full build log and details: 
https://travis-ci.org/jayvdb/pywikibot-core/builds/43074866

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications


_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to