Feedparser

Latest version: v6.0.11

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

2.7.1

==================

* fixed bug handling " and '
* Fixed memory leak not closing url opener (JohnD)
* Added dc:publisher support (MarekK)
* Added admin:errorReportsTo support (MarekK)
* Python 2.1 dict support (MarekK)

2.7

================

* Really added support for trackback and pingback namespaces, as opposed to 2.6 when I said I did but didn't really
* Sanitize HTML markup within some elements
* Added mxTidy support (if installed) to tidy HTML markup within some elements
* Fixed indentation bug in _parse_date (FazalM)
* Use socket.setdefaulttimeout if available (FazalM)
* Universal date parsing and normalization (FazalM): 'created', modified', 'issued' are parsed into 9-tuple date format and stored in 'created_parsed', 'modified_parsed', and 'issued_parsed'
* 'date' is duplicated in 'modified' and vice-versa
* 'date_parsed' is duplicated in 'modified_parsed' and vice-versa

2.6

================

* dc:author support (MarekK)
* Fixed bug tracking nested divs within content (JohnD)
* Fixed missing sys import (JohanS)
* Fixed regular expression to capture XML character encoding (Andrei)
* Added support for Atom 0.3-style links
* Fixed bug with textInput tracking
* Added support for cloud (MartijnP)
* Added support for multiple category/dc:subject (MartijnP)
* Normalize content model: 'description' gets description (which can come from description, summary, or full content if no description), 'content' gets dict of base/language/type/value (which can come from content:encoded, xhtml:body, content, or fullitem)
* Fixed bug matching arbitrary Userland namespaces
* Added xml:base and xml:lang tracking
* Fixed bug tracking unknown tags
* Fixed bug tracking content when <content> element is not in default namespace (like Pocketsoap feed)
* Resolve relative URLs in link, guid, docs, url, comments, wfw:comment, wfw:commentRSS
* Resolve relative URLs within embedded HTML markup in description, xhtml:body, content, content:encoded, title, subtitle, summary, info, tagline, and copyright
* Added support for pingback and trackback namespaces

2.5.3

==================

* Patch to track whether we're inside an image or textInput, and also to return the character encoding (if specified) (TvdV)

2.5.2

==================

* Entity-decode inline xml properly
* Added support for inline <xhtml:body> and <xhtml:div> as used in some RSS 2.0 feeds

2.5.1

==================

* Clear opener.addheaders so we only send our custom User-Agent (otherwise urllib2 sends two, which confuses some servers) (RMK)

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.