feedparser icon indicating copy to clipboard operation
feedparser copied to clipboard

Create empty 'entries' but no 'status'

Open buhtz opened this issue 6 years ago • 0 comments

Example feed https://tobiw.de/tbdm/feed

When parsing this feed bozo is 1 because of an SSL error. But entries is created but empty. But status is not.

I understand the latter. But I would expect that entries does not exist, too in the case of an SSL problem.

buhtz avatar Aug 04 '19 11:08 buhtz