-
I would like to use wbsetclaimvalue to change values for existing statements, like what is being done with the Pywikibot tutorial: https://www.wikidata.org/wiki/Wikidata:Pywikibot_-_Python_3_Tutorial/…
-
This was reported by @jayvdb in https://phabricator.wikimedia.org/T112250:
When there is a gateway error in the timegate server, Memento client response doesnt include what we expect, and doesnt ra…
-
In addition to the mock-ish stdin testing already merged, this needs very real tests of the python runtime, to cover real scenarios like various `PYTHONIOENCODING` and `LANG`/etc settings.
Ideally …
-
In several builds I saw now this issue (if you rerun it the issue may dissappear):
- Job 36.1 (failed): https://travis-ci.org/pywikibot-catfiles/docker-file-metadata/jobs/146195909#L3693
- Job 37.1 (o…
-
We should:
- document why we are using pywikiapi instead of pywikibot (there is probably a good reason but it seems it is about to get lost)
- use upstream pywikiapi package (PyPi) instead of custom…
-
`link_regex = re.compile(r'\[\[(?P[^\]|[{}]*)(\|.*?)?\]\]')`
produces
`./pywikibot/__init__.py:643:25: P103 other string does contain unindexed parameters`
-
I would like that information to be available or referenced in the readme
-
Now that unicodecsv has dropped support for Python 2.6 we from pywikibot-core are wondering if the future package might add support for Unicode in csv files.
xZise updated
5 years ago
-
- Related:
- **_New exported format "tabular data" on JSON, use case Wikimedia Commons #26_**
- https://commons.wikimedia.org/wiki/Commons:Command-line_upload
- https://www.mediawiki.org/wiki/Man…
-
Preferrably `FROM debian:jessie` so it is the same basis as [Pywikibot](https://github.com/wikimedia/pywikibot-core/blob/master/Dockerfile) and can be easily loaded into the Wikimedia VMs, and into [P…