Mariatta Wijaya added the comment:

One PR per branch is correct.

For future reference, preferably the commit hash to be cherry-picked is the one 
that is merged into CPython's master branch. It can be found at the original PR 
where it says <coredeveloper> merged commit <hash> into python:master. For PR 
1353, it is 9dc2b38. 

For this issue, it doesn't make much difference since the PR contains only one 
commit. For PRs that contain multiple commits, it makes more sense to 
cherry-pick the squashed commit to master :)

Thanks :)

----------
nosy: +Mariatta

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30208>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to