Skip to content

yarl 0.8.0

Compare
Choose a tag to compare
@asvetlov asvetlov released this 03 Dec 12:55
· 1307 commits to master since this release

Changes

  • Support more verbose error messages in .with_query() #24
  • Don't percent-encode @ and : in path #32
  • Don't expose yarl.quote and yarl.unquote, these functions are
    part of private API