C:\pwb\GIT\core>pwb.py wikimedia_sites
Checking family anarchopedia:
Traceback (most recent call last):
File "C:\pwb\GIT\core\pwb.py", line 255, in <module>
if not main():
File "C:\pwb\GIT\core\pwb.py", line 249, in main
run_python_file(filename, [filename] + args, argvu, file_package)
File "C:\pwb\GIT\core\pwb.py", line 121, in run_python_file
main_mod.__dict__)
File ".\scripts\maintenance\wikimedia_sites.py", line 107, in <module>
update_family(fam)
File ".\scripts\maintenance\wikimedia_sites.py", line 52, in update_family
tree = cElementTree.parse(feed)
File "<string>", line 62, in parse
File "<string>", line 26, in parse
TypeError: coercing to Unicode: need string or buffer, Response found
<type 'exceptions.TypeError'>
CRITICAL: Closing network session.
C:\pwb\GIT\core>Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| [bugfix] use wikistats lib to update languages_by_size | pywikibot/core | master | +25 -33 |
Event Timeline
Comment Actions
Change 270269 had a related patch set uploaded (by Xqt):
[IMPR] use wikistats lib to update languages_by_size
Comment Actions
Change 270269 merged by jenkins-bot:
[bugfix] use wikistats lib to update languages_by_size