I have tried to take into account all of the corrections and suggestions
people have made. If you want to see exactly what has changed since the
last post, look at
https://github.com/brettcannon/github-transition-pep/blob/master/pep-0512.rst
and
its commit history.
In the last round of discussions
Quick background: A little while ago I've added TravisCI integration to
Jython github mirror. Most recently one of Jython contributors asked
whether we can integrate the xunit XML output of Jython's regrtest with
TravisCI. The answer was no, which led me to researching other options.
*Why not Trav