Re: [python-committers] We are now live on GitHub!

2017-02-10 Thread Brett Cannon
On Fri, 10 Feb 2017 at 15:50 Antoine Pitrou wrote: > > Le 11/02/2017 à 00:19, Brett Cannon a écrit : > > > > # What has improved > > ## Accepting PRs through GitHub’s web UI > > > > While using hg.python.org , all commits had to be > > done through Mercurial’s CLI. With the

Re: [python-committers] We are now live on GitHub!

2017-02-10 Thread Donald Stufft
> On Feb 10, 2017, at 6:19 PM, Brett Cannon wrote: > > While this doesn’t solve all testing scenarios (e.g. this doesn’t test a > macOS or Windows-related change due to the added hours it take for a PR to be > “green” when run on Travis for macOS or AppVeyor for Windows) Just an FYI, I was t

Re: [python-committers] We are now live on GitHub!

2017-02-10 Thread Antoine Pitrou
Le 11/02/2017 à 00:19, Brett Cannon a écrit : > > # What has improved > ## Accepting PRs through GitHub’s web UI > > While using hg.python.org , all commits had to be > done through Mercurial’s CLI. With the move to GitHub we gain the > ability to accept pull requests throu

[python-committers] We are now live on GitHub!

2017-02-10 Thread Brett Cannon
[rendered version: https://paper.dropbox.com/doc/CPython-workflow-changes-mx1k8G6M0rg5JLy80F1r6 ] # CPython workflow changes After more than two years, our new GitHub workflow is ready to accept changes (you can look back to my first “[vision statement]( https://mail.python.org/pipermail/python-de

Re: [python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Brett Cannon
On Fri, 10 Feb 2017 at 08:58 Mariatta Wijaya wrote: > So exciting! > Good luck and thanks for all the hard work! > You're welcome, but please save the "thank you"s until after the migration is successful. :) -Brett > > > On Feb 10, 2017 7:56 AM, "Brett Cannon" wrote: > > Assuming you can't c

Re: [python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Ethan Furman
On 02/10/2017 07:55 AM, Brett Cannon wrote: Assume you can't commit to Mercurial anymore and the next email from me will either be an introduction email to our new workflow or me apologizing for something going horribly wrong. Either way I'm hoping you will hear from me later today. :) Eith

Re: [python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Mariatta Wijaya
So exciting! Good luck and thanks for all the hard work! On Feb 10, 2017 7:56 AM, "Brett Cannon" wrote: > Assuming you can't commit to Mercurial anymore and the next email from me > will either be an introduction email to our new workflow or me apologizing > for something going horribly wrong.

Re: [python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Eric Snow
On Fri, Feb 10, 2017 at 9:00 AM, Tim Golden wrote: > Good luck, and thanks to you and the team for all the hard work A big +1! -eric ___ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committ

Re: [python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Tim Golden
On 10/02/2017 15:55, Brett Cannon wrote: Assuming you can't commit to Mercurial anymore and the next email from me will either be an introduction email to our new workflow or me apologizing for something going horribly wrong. Either way I'm hoping you will hear from me later today. :) Good luck

[python-committers] REMINDER: GitHub migration is scheduled for today

2017-02-10 Thread Brett Cannon
Assuming you can't commit to Mercurial anymore and the next email from me will either be an introduction email to our new workflow or me apologizing for something going horribly wrong. Either way I'm hoping you will hear from me later today. :) ___ python