PDF file. Bad link : http://tenisheva.nethouse.ru/static/doc/0000/0000/0029/29830.rn4za2q6kz.pdf in [[Союз архитекторов Республики Башкортостан]] WARNING: .\scripts\reflinks.py:601: ResourceWarning: unclosed file <_io.TextIOWrapper name=5 mode='w+' encoding='cp1252'> continue
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| [bugfix] reflinks.py: If urlobj.write fails, the file will not be closed | pywikibot/core | master | +13 -11 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 669743 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] reflinks.py: If urlobj.write fails, the file will not be closed
Comment Actions
The pdf info is tried to be written to a file but this may fail. The file is opened and will never be closed during script runs.
Comment Actions
Change 669743 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] reflinks.py: If urlobj.write fails, the file will not be closed