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

Build: #105
Status: Passed

Duration: 49 minutes and 17 seconds
Commit: 88ad3a4 (querygen-iter-flow-3)
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/compare/4513417a18dd^...88ad3a46f530

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

--

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