Skip to content

3.8

Compare
Choose a tag to compare
@lemon24 lemon24 released this 20 Aug 08:47
· 289 commits to master since this release

Drop Python 3.9 support. Use concurrent.futures instead of multiprocessing.dummy. Wrap unexpected hook errors in UpdateHookError instead of letting them bubble up, so plugin-raised exceptions for one feed don't prevent updates for others. Add an Exception hierarchy diagram. Make reader._parser a package and rework lazy imports. See changelog for details.