pypi yarl 1.0.0
yarl 1.0.0 release

latest releases: 1.13.1, 1.13.0, 1.12.1...
6 years ago

Changes

  • Use fast path if quoted string does not need requoting (#154)

  • Speed up quoting/unquoting by _Quoter and _Unquoter classes (#155)

  • Drop yarl.quote and yarl.unquote public functions (#155)

  • Add custom string writer, reuse static buffer if available (#157)
    Code is 50-80 times faster than Pure Python version (was 4-5 times faster)

  • Don't recode IP zone (#144)

  • Support encoded=True in yarl.URL.build() (#158)

  • Fix updating query with multiple keys (#160)

Don't miss a new yarl release

NewReleases is sending notifications on new releases.