[core-workflow] Updated draft of PEP 512

2016-01-19 Thread Brett Cannon
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

[core-workflow] PEP 512 - Choosing a CI service

2016-01-19 Thread Darjus Loktevic
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