[core-workflow] Choosing a prefix/label for issue numbers

Alexander Belopolsky alexander.belopolsky at gmail.com
Wed Feb 1 20:13:24 EST 2017


On Wed, Feb 1, 2017 at 7:51 PM, Brett Cannon <brett at python.org> wrote:

> as the match should be probably s/issue #(\d+)/bpo-\1/ and it shows how
> easy it is to miss edge cases.


No, I deliberately omitted the "issue" part because AFAIK things like
"Closes #NNNN" are valid references.  I don't mind seeing "issue bpo-NNNN",
but wouldn't want to complicate the logic by worrying about "issue" vs.
"Issue" and other possible variants.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20170201/802ad451/attachment.html>


More information about the core-workflow mailing list