Skip to content

v3.0.3

Compare
Choose a tag to compare
@fundead fundead released this 21 Jan 22:58
· 227 commits to master since this release
  • Add 'httpTimeout' option to config
  • Much improved unicode handling for local variables for both py2 and py3
  • Fix Django >1.8 raw_post_data bug
  • Internal: upgrade from httplib to requests (urllib3); provider errors are now output to loggers instead of stdout/stderr; CI now runs on Travis in container-mode