Skip to content

Releases: kurtmckee/feedparser

Release list

v6.0.12

Choose a tag to compare

@kurtmckee kurtmckee released this 10 Sep 13:34
v6.0.12
9c03a51
  • 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.