Hi.

Devguide says:

"""
Replace the reference to GitHub pull request #NNNN with GH-NNNN. If
the title is too long, the pull request number can be added to the
message body.
"""

https://devguide.python.org/gitbootcamp/#accepting-and-merging-a-pull-request

But there are more #NNNN than GH-NNNN in commit log.
https://github.com/python/cpython/commits/master

Where should we go?
Encourage GH-NNNN? or abandon it and use default #NNNN?

Regards,
-- 
INADA Naoki  <songofaca...@gmail.com>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to