On Wed, Feb 1, 2017 at 8:43 PM, Brett Cannon <br...@python.org> wrote:
> Historically commit messages for CPython have had the form of "Issue #NNNN:
> did something". The problem is that Github automatically links "#NNNN" to
> GitHub issues (which includes pull requests). To prevent incorrect linking
> we need to change how we reference issue numbers.
>
> The current candidates are:
>
>    issue NNNN (notice the lack of #)

+1

>     bug NNNN

As an ex-Mozillian, +1 :)

>     bpo NNNN ("bpo" stands for "bugs.python.org")

+0

--Berker
_______________________________________________
core-workflow mailing list
core-workflow@python.org
https://mail.python.org/mailman/listinfo/core-workflow
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct

Reply via email to