[Python-Dev] Committing into which branches?

Łukasz Langa lukasz at langa.pl
Wed Apr 22 23:49:11 CEST 2015


> On Apr 22, 2015, at 2:45 PM, Facundo Batista <facundobatista at gmail.com> wrote:
> 
> Hola!
> 
> I just commited a simple improvement to HTTPError repr, and checking
> in the source code page [0], I see that my commit has a small
> "default" besides it; and other commits don't have that, but have 2.7,
> or 3.4, etc...
> 
> So, question: Did I commit in the correct branch? Should I have done
> anything different?

This is an enhancement (http://bugs.python.org/issue23887 <http://bugs.python.org/issue23887>) so it should go to default. You committed to the right branch. The mark on the website simply tells you that this is the newest commit on default. Otherwise it’s, well, default.

-- 
Best regards,
Łukasz Langa

WWW: http://lukasz.langa.pl/
Twitter: @llanga
IRC: ambv on #python-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150422/e225745d/attachment.html>


More information about the Python-Dev mailing list