Hello, First off, thanks for the excellent DevelopersProcess wiki that helps get new developers started with the contribution process; this was really helpful in getting started.
I do have a couple questions that don't appear to be covered in the wiki, both of which relate to patches as they related to the py3 branch:
First question is is whether the process is the same for contributing to the py3 branch, or if there's a slightly different process. If it's the same process, I assume I should annotate the patch as being intended for the py3 branch?
Second question: The patches I've put together should all be Python 2 compatible. They were developed against the py3 branch, but I'd imagine I can port most of them to the default branch. Should I be sending these against the Python 2 branch or the Python 3 branch?
Apologies if these questions are a bit basic -- I admit I don't have a huge amount of experience with it compared to git.
Thanks in advance, Chris