1.4.32
move down py/impl/XYZ to py/_XYZ
remove trailing whitespace everywhere
use py.builtin._basestring for py2/3 compatibility
Add support for pathlib/PEP 519
try to fix failures related to subversion 1.7.
fix local().copy(dest, mode=True) to also work with unicode.