interwiki uses the templates=True and langlinks=True functionality provided by APISite.preloadpages
site.preloadpages(pageGroup, templates=True, langlinks=True)
However, it does not work. Continuation for langlinks & templates fails. Only the revisions continuation is performed.
I presume it has never worked, as the commit that added it did not do anything related to handling of multiple continuations
http://git.wikimedia.org/commit/pywikibot%2Fcore.git/aa8739dc5ff876b71e42cc8158df42f2860261c8
Version: core-(2.0)
Severity: major