Build Update for jayvdb/pywikibot-core -------------------------------------
Build: #110 Status: Passed
Duration: 36 minutes and 53 seconds Commit: cf116fb (querygen-api-buffer-rebased) Author: Mpaa Message: api.py: buffer data in QueryGenerator
QueryGenerator yields all items in resultdata, but there is no guarantee that all data for an item arrived in one response. Some data will appear in the following response, etc. (see commit 3d2ca97aaac17a28e177fa89fbdd3364e7f53c0c)
This patch buffers results until all data are for an item are fetched. This is based on the fact that the API, when query-continuing, keeps on repeating the same pages until all requested data are fetched.
Change-Id: Iccb3a96b0248fdab0650edfda23d05ecec0dadbd
View the changeset: https://github.com/jayvdb/pywikibot-core/compare/9ce6fcdc3cc2%5E...cf116fb79...
View the full build log and details: https://travis-ci.org/jayvdb/pywikibot-core/builds/43073861
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org