Skip to content

Nhillard cached articles

Nathillard requested to merge nhillard_cached_articles into dev

Article content was being cached between WikipediaArticle instances, due to the way parameter initialization works in Python. This patch removes the idea of ContentStrategies, which was arguably over-complicated, as well as WikipediaPage, whose functionality has now been folded into WikipediaArticle

Merge request reports