That's a question for Senthil, but I would be a little worried about
editing the history as the match should be probably s/issue #(\d+)/bpo-\1/
and it shows how easy it is to miss edge cases.

On Wed, 1 Feb 2017 at 15:56 Alexander Belopolsky <
alexander.belopol...@gmail.com> wrote:

>
> On Wed, Feb 1, 2017 at 6:14 PM, Brett Cannon <br...@python.org> wrote:
>
> For old issues that won't be a possibility,
>
>
> How hard would it be to s/#(\d+)/bpo-\1/ the commit messages during hg to
> git conversion?  I did something like that in the past when I converted an
> svn-based project to git.
>
_______________________________________________
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