Skip to content

pydu v0.5.2

Compare
Choose a tag to compare
@Prodesire Prodesire released this 06 May 10:22
· 83 commits to master since this release

2018-04-04

Enhancements

  • Add system.preferredencoding which gets best encoding for the system.
  • Add request.update_query_params which update query params of given url and return new url.
  • Update stub for requests.check_connect.