Skip to content

Version 1.1.112

Compare
Choose a tag to compare
@emmanvg emmanvg released this 27 Nov 20:54
· 76 commits to master since this release

This release includes the following changes:

  • #227 Fixes to poll_client script (Python3 compatibility)
  • #226 Clean-up documentation warnings
  • #228 Fix 'HTTPMessage' has no attribute 'getheader' (Python3 compatibility)
  • #225 Fix checks that involve xpath (lxml) to prevent FutureWarning message
  • #230 Fix parsing status message round-trip (@danielsamuels)