1.5.0
move down py/impl/XYZ to py/_XYZ
Drop support for EOL Python <= 2.6, 3.0-3.3
deprecate py.std and remove all uses from the own codebase/unrelated tests
rather than monkeypatching use a copy of the involved code for traceback.format_exception_only and simplify invocation places.