Skip to content

0.23.0

Compare
Choose a tag to compare
@amotl amotl released this 03 Jun 21:29
  • [http] Rename http.py module to http_urllib.py to reduce conflicts with stdlib.
    For backward compatibility reasons, it is still available by the same name, so no
    configurations will break. Thanks, Morten!