Berker Peksag added the comment:

> Is the PR id always automatically added at the end of the commit message, 
> between (...)?

Yes, but backport PRs can have titles like

   Fix some sphinx warnings (#9) (#81)

#9 is the original PR number and #81 is the backport PR number.

See: 
https://github.com/python/cpython/commit/9268855ba6e99bf595e75b75780cf29667371f45

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue613>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to