A pure python version of mwparserfromhell should be added to the nightly tarballs, so it can become a mandatory dependency.
Description
Description
Event Timeline
Comment Actions
Now that master is less reliant on 'externals', do we still want to include mwparserfromhell in the nightly tarballs?
If it isnt included, and it becomes a mandatory dependency users of the 'nightly' tarball will immediately be informed they need to install mwparserfromhell using pip. If they are using Python 2.7.8 or below, that may mean they need to install pip first, which could be too difficult for some users.