mahmoud/wapiti

get_language_links uses deprecated parameter llurl

オープン

#28 opened on 2017/12/18

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (11 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (37 個のスター)
PR merge metrics
 (30d に merged 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')

コントリビューターガイド