Aaron Halfaker
Aaron Halfaker
That's a good point. It seems very awkward to configure this per-wiki since I assume the "File" namespace will be internationalized. Is there anyway that wiki-install-specific params like this can...
Oh! We're working on extracting prose (sentences and paragraphs) from English Wikipedia and this was one of the issues that came up with using strip_code() to get rid of content...
+1 for not merging siteinfo data into mwparserfromhell. Maybe it would be more appropriate if I could provide the parser with such assets when I ask it to parse a...
I'm still struggling with this issue on billiard==3.3.0.20.
Is there any reason why http://doc.qt.io/qt-5/json.html is insufficient?
Thanks for the report! Caching here is weird because we need to be able to communicate when a model version changes that the cache should be renewed. Do you think...
See https://phabricator.wikimedia.org/T251004
That's because of the way the dev server is configured. If you set it to use no cache, then it won't complain.
`pip install yamlconf --upgrade` and then try again.
Oh! Actually, that's fine. The real problem is that there's no config provided. That error should be better. Try `./utility dev_server -h` and see the `--config` option