Skip to content

Some RSS feeds Result in Encoding issue #43

@zigsphere

Description

@zigsphere

RSS feeds such as http://www.arrl.org/news/rss throw error:

(env) arrl@ircbot:~/arrl$ python2 feedupdater.py
'ascii' codec can't encode character u'\u2019' in position 60: ordinal not in range(128)
Failed: ARRL
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/opt/arrl/env/local/lib/python2.7/site-packages/sqlite3worker/sqlite3worker.py", line 90, in run
File "/usr/lib/python2.7/Queue.py", line 168, in get
File "/usr/lib/python2.7/threading.py", line 333, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions