Notice the subject line. Can we make commit messages contain the named branch that the change applies to? The 'cpython' in the header doesn't really tell me whether I should care about this diff or not.
Say the change applied to 2.6 but I only care about Python 3. It would be nice if I could just delete this message without reading the body. I guess it's possible for change notifications to encompass multiple named branches though, right? I'm not sure what to do about that, but it seems like a less common use case. -Barry On Feb 26, 2011, at 07:05 PM, benjamin.peterson wrote: >benjamin.peterson pushed 0873fb83f1e2 to cpython: > >http://hg.python.org/cpython/rev/0873fb83f1e2 >changeset: 68052:0873fb83f1e2 >tag: tip >user: Benjamin Peterson <benja...@python.org> >date: Sat Feb 26 12:06:36 2011 -0600 >summary: > improve license > >files: > LICENSE
signature.asc
Description: PGP signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com