Re: [Python-Dev] small commit emails nit

2011-03-08 Thread Benjamin Peterson
2011/3/8 Antoine Pitrou : > > Well, after a couple of days with the "cpython" prefix stripped, I have > to say that I find it much less practical than it was before. Any other > opinions? "cpy" maybe? -- Regards, Benjamin ___ Python-Dev mailing list

Re: [Python-Dev] small commit emails nit

2011-03-08 Thread Georg Brandl
On 08.03.2011 21:29, Antoine Pitrou wrote: > > Well, after a couple of days with the "cpython" prefix stripped, I have > to say that I find it much less practical than it was before. Any other > opinions? >From me, only the same opinion :) Georg ___

Re: [Python-Dev] small commit emails nit

2011-03-08 Thread Ethan Furman
Antoine Pitrou wrote: Well, after a couple of days with the "cpython" prefix stripped, I have to say that I find it much less practical than it was before. Any other opinions? I would rather have it back. ~Ethan~ ___ Python-Dev mailing list Python-De

Re: [Python-Dev] small commit emails nit

2011-03-08 Thread Antoine Pitrou
Well, after a couple of days with the "cpython" prefix stripped, I have to say that I find it much less practical than it was before. Any other opinions? Regards Antoine. On Mon, 7 Mar 2011 01:11:24 +1000 Nick Coghlan wrote: > On Mon, Mar 7, 2011 at 12:56 AM, Antoine Pitrou wrote: > > On M

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Barry Warsaw
On Mar 06, 2011, at 08:17 AM, Benjamin Peterson wrote: >I wonder if we couldn't kill the "cpython" repo name in the commit >mails. I find it wastes space for the commit message in the subject >line, and it's pretty obvious it's the cpython repo from the branch >name. I agree that the commit messa

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Georg Brandl
On 06.03.2011 17:10, R. David Murray wrote: > On Mon, 07 Mar 2011 01:11:24 +1000, Nick Coghlan wrote: >> On Mon, Mar 7, 2011 at 12:56 AM, Antoine Pitrou wrote: >> > On Mon, 7 Mar 2011 00:52:08 +1000 >> > Nick Coghlan wrote: >> >> >> >> I'm actually OK with the status quo, but if we were going to

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread R. David Murray
On Mon, 07 Mar 2011 01:11:24 +1000, Nick Coghlan wrote: > On Mon, Mar 7, 2011 at 12:56 AM, Antoine Pitrou wrote: > > On Mon, 7 Mar 2011 00:52:08 +1000 > > Nick Coghlan wrote: > >> > >> I'm actually OK with the status quo, but if we were going to change > >> it, I would continue to leave (default

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Antoine Pitrou
On Mon, 7 Mar 2011 01:11:24 +1000 Nick Coghlan wrote: > > [python-checkins] Lorem ipsum dolor sit amet > [python-checkins] (3.1): Lorem ipsum dolor sit amet > [python-checkins] devguide: Lorem ipsum dolor sit amet > [python-checkins] devguide (hg_migration): Lorem ipsum dolor sit amet If you rea

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Nick Coghlan
On Mon, Mar 7, 2011 at 12:56 AM, Antoine Pitrou wrote: > On Mon, 7 Mar 2011 00:52:08 +1000 > Nick Coghlan wrote: >> >> I'm actually OK with the status quo, but if we were going to change >> it, I would continue to leave (default) out. >> >> Completely unqualified = cpython default >> Only branch

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Antoine Pitrou
On Mon, 7 Mar 2011 00:52:08 +1000 Nick Coghlan wrote: > > I'm actually OK with the status quo, but if we were going to change > it, I would continue to leave (default) out. > > Completely unqualified = cpython default > Only branch name = cpython branch > Only repository name = other repository

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Nick Coghlan
On Mon, Mar 7, 2011 at 12:40 AM, Antoine Pitrou wrote: > On Sun, 6 Mar 2011 08:17:35 -0600 > Benjamin Peterson wrote: >> I wonder if we couldn't kill the "cpython" repo name in the commit >> mails. I find it wastes space for the commit message in the subject >> line, and it's pretty obvious it's

Re: [Python-Dev] small commit emails nit

2011-03-06 Thread Antoine Pitrou
On Sun, 6 Mar 2011 08:17:35 -0600 Benjamin Peterson wrote: > I wonder if we couldn't kill the "cpython" repo name in the commit > mails. I find it wastes space for the commit message in the subject > line, and it's pretty obvious it's the cpython repo from the branch > name. Well, right now commi

[Python-Dev] small commit emails nit

2011-03-06 Thread Benjamin Peterson
I wonder if we couldn't kill the "cpython" repo name in the commit mails. I find it wastes space for the commit message in the subject line, and it's pretty obvious it's the cpython repo from the branch name. -- Regards, Benjamin ___ Python-Dev mailing