feedparser
feedparser copied to clipboard
Fix bug that overrides feed author with feed publisher
Fixes #261 where feed['author'] could be overridden accidentally when saving the publisher.
Thanks!
@briangedev thanks for your work on this! Could you return to this to add some tests that ensure there aren't regressions in the future?