earwig / mwparserfromhell

A Python parser for MediaWiki wikicode
https://mwparserfromhell.readthedocs.io/
MIT License
741 stars 74 forks source link

AttributeError: 'SmartList' object has no attribute '_children' #289

Closed saper closed 1 year ago

saper commented 2 years ago

We can't load pickled SmartList properly

This adds a failing test to demonstrate

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.002%) to 99.202% when pulling 0c3d5e861cd06efcff8d8c85b90e9f811aff7676 on saper:cant-unpickle-smartlist into 6665505251ccf4d6983052cab6b22e51ebb5bc24 on earwig:main.