Hi all,

a new stable release Pywikibot 7.6 was deployed. What is new with it?

- pcmwiki, guvwikt, bjnwikt and vikidia:oc is supported
- itertools.pairwise was backported from Python 3.10
- a restartable GeneratorWrapper was added[1]. It is used with Eventstreams, APIGenerator, QueryGenerator, GoogleSearchPageGenerator and PetScanPageGenerator.
- the module index documentation was expanded [2]

Refer the full changelog for other changes. [3]
Be aware that use of Python 3.5 is deprecated and will be dropped soon with Pywikobot 8. [4]

Best
xqt

[1] https://doc.wikimedia.org/pywikibot/master/api_ref/pywikibot.tools.html#tools.collections.GeneratorWrapper
[2] https://doc.wikimedia.org/pywikibot/stable/py-modindex.html
[3] https://doc.wikimedia.org/pywikibot/stable/changelog.html
[4] https://phabricator.wikimedia.org/T301908
(needs some additional time for postmerge)