A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) il y a 5 ans
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) il y a 5 ans
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade il y a 5 ans
builder.py Update copyright for 2016. il y a 8 ans
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) il y a 7 ans
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). il y a 6 ans
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade il y a 5 ans