Version 1.1.112
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)