Skip to content

Releases: kurtmckee/feedparser

v6.0.12

10 Sep 13:34
v6.0.12
9c03a51
Compare
Choose a tag to compare
  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.