mahmoud/wapiti

get_language_links uses deprecated parameter llurl

开放

#28 创建于 2017年12月18日

 (1 条评论) (0 个反应) (0 位负责人)Python (11 个派生)github user discovery
help wanted

仓库指标

星标
 (37 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

>>> import wapiti
>>> client = wapiti.WapitiClient('')
>>> client.get_language_links('house')
may have an error: [u'main: Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes. Use [[Special:ApiFeatureUsage]] to see usage of deprecated features by your application.', u'langlinks: The parameter "llurl" has been deprecated.'] ('http://en.wikipedia.org/w/api.php?titles=house&llurl=True&format=json&action=query&servedby=true&lllimit=500&prop=langlinks')

贡献者指南