lemon24
lemon24
> @lemon24 can you check which XML parser is being used on your system? Is it libxml2 or something else? If libxml2, which version? (I'm using version 2.13.3.) > not...
@maksverver thank you for following up in many different places! I will try to review the remaining feedparser PR by the end of the weekend to help out. Once merged...
> So I think the issue is resolved when a new libxml2 release contains the fix. @maksverver, are you OK until then? I was going to suggest monkey-patching feedparser.api.PREFERRED_XML_PARSERS, but...
> It would be cool if at some point the feedparser fixes are released Don't disagree, but it is what it is :) --- Reopening this so I can add...
Hi @Ousret, Niquests looks very interesting, I will consider it when I start working on this issue; thank you!
Hi, as mentioned in the overview, most of these issues will be easier to fix by/during a ground-up redesign, which sadly I do not have enough time for at the...
Note: Now we're storing the entry source (#276); if we're adding feed.links, we should add entry.source.links too.