WolfgangFahl / py-3rdparty-mediawiki

Wrapper for pywikibot and mwclient MediaWiki API librarties with improvements for 3rd party wikis
Apache License 2.0
4 stars 5 forks source link

limit handling #11

Closed WolfgangFahl closed 3 years ago

WolfgangFahl commented 3 years ago

in query mode the limit is ignored and a full query done. The performance is bad in these cases.