matej_suchanek created this task.
matej_suchanek added a subscriber: matej_suchanek.
matej_suchanek added a project: Pywikibot-Wikidata.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  ```
  claim = pywikibot.Claim(repo, u'P1687')
  target = pywikibot.PropertyPage(repo, u'P370')
  claim.setTarget(target)
  ```
  This piece of code trows:
  ```
  KeyError: u'wikibase-property'
  ```
  ([[ https://www.wikidata.org/wiki/Property:P1863 | P1863 ]] has 
wikibase-property datatype.)

TASK DETAIL
  https://phabricator.wikimedia.org/T113174

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matej_suchanek
Cc: Aklapper, matej_suchanek, pywikibot-bugs-list, Ricordisamoa



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to