1.4.23
make short-style tracebacks more like native and allow callers (in particular pytest) to set tb-style on a per-traceback entry basis
fix unicode related issues -- but this changing two things currently.
remove trailing whitespace everywhere
adapt one svn test to only check for any exception instead of specific ones because different svn versions cause different errors and we don't care.
refactor class-level registry on ForkedFunc child start/finish event to become instance based (i.e. passed into the constructor)
added test for xml escape with non-unicode string
remove py/_test and proxy py.test namespace to the new 'pytest' package (version 2) remove py/_cmdline and command line tools (now in separate 'pytools' package)
Changes between 1.4.12 and 1.4.13.dev ==================================================