Skip to content

v2.3.0

Compare
Choose a tag to compare
@wRAR wRAR released this 27 Jan 14:12
· 7 commits to master since this release
  • Dropped Python 3.8 support (#232).

  • Removed the following functions, deprecated in 2.0.0:

    • w3lib.util.str_to_unicode
    • w3lib.util.to_native_str
    • w3lib.util.unicode_to_str

    (#235).

  • Added Python 3.13 support (#232).

  • Fixed running tests with newer point releases of Python 3.10 and 3.11 (#233).

  • Cleanup and CI improvements (#232, #234).