Hi, I'm getting lots of these warnings when running some of the [pywikibot ](https://github.com/wikimedia/pywikibot-core) tests using pytest and python 3.5. ```lang=python WARNING: C:\Users\a\AppData\Local\Programs\Python\Python35\lib\site-packages\_pytest\vendored_packages\pluggy.py:250: PendingDeprecationWarning: generator 'pytest_pycollect_makeitem' raised StopIteration wrap_controller.send(call_outcome) ``` See: https://travis-ci.org/wikimedia/pywikibot-core/jobs/167265098#L493