[Python-Dev] How is the GitHub workflow working for people?
Ivan Levkivskyi
levkivskyi at gmail.com
Wed Feb 21 16:30:04 EST 2018
More information about the Python-Dev mailing list
Wed Feb 21 16:30:04 EST 2018
- Previous message (by thread): [Python-Dev] How is the GitHub workflow working for people?
- Next message (by thread): [Python-Dev] How is the GitHub workflow working for people?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I'm personally hugely happy with the new workflow -- my only regret is that we're not using GitHub for issue tracking yet. I have the same feelings. I like the GitHub issue tracker, and it would be great to migrate there (if possible). -- Ivan On 21 February 2018 at 21:22, Guido van Rossum <guido at python.org> wrote: > On Wed, Feb 21, 2018 at 9:53 AM, Brett Cannon <brett at python.org> wrote: > >> >> >> On Wed, 21 Feb 2018 at 09:30 Yury Selivanov <yselivanov.ml at gmail.com> >> wrote: >> >>> FWIW I'm extremely happy with the current workflow. The recent >>> improvements to @miss-islington (kudos to Mariatta!) allowing her to >>> auto-backport PRs and commit them is a big time saver. >>> >>> I can only suggest a couple improvements: >>> >>> 1. Make our bots check the code style—fully enforce PEP 8, lint the >>> code, and detect trailing whitespace on all lines that a PR modifies. >>> >> >> Guido said "no" to this from the outset. >> > > I'm willing to reconsider if there's a good enough tool. Ditto for C code > (or do we already do it for C?). > > FWIW I'm personally hugely happy with the new workflow -- my only regret > is that we're not using GitHub for issue tracking yet. > > -- > --Guido van Rossum (python.org/~guido) > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ > levkivskyi%40gmail.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180221/6dece241/attachment.html>
- Previous message (by thread): [Python-Dev] How is the GitHub workflow working for people?
- Next message (by thread): [Python-Dev] How is the GitHub workflow working for people?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list