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

wikipush for images ❌:can only join an iterable #23

Closed WolfgangFahl closed 3 years ago

WolfgangFahl commented 3 years ago

The join command seems to be problematic when there is no list of warnings.

WolfgangFahl commented 3 years ago

❌:sequence item 0: expected str instance, tuple found seems to be along the same lines - the warnings are not handled properly again ...

WolfgangFahl commented 3 years ago

may be a debug / log option will help that gathers all warning for later reference ...