1.11.0
Drop support for EOL Python <= 2.6, 3.0-3.3
terminalwriter.should_do_markup: support $NO_COLOR
Fix py.log import error on Windows due to syslog
svnwc: fix regular expression vulnerable to DoS in blame functionality
refactor class-level registry on ForkedFunc child start/finish event to become instance based (i.e. passed into the constructor)
upgrade apipkg
Automate deployment to PyPI using Travis
Add type stubs
move down py/impl/XYZ to py/_XYZ
Clean up builtin for py27+
turn py.error into a actual module, fixes #73
_std: show caller source in deprecation message (#228)
Revert "apply the xml newlines patch, fixes #85"
Update vendored libs
slight adjustments