Message 214653 - Python tracker

Message214653

Author pitrou
Recipients brett.cannon, ezio.melotti, georg.brandl, lemburg, ncoghlan, orsenthil, pitrou, r.david.murray, sbt, terry.reedy, tshepang, zach.ware
Date 2014-03-23.23:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395617542.71.0.0509555045058.issue18967@psf.upfronthosting.co.za>
In-reply-to
Content
Like David I don't really care, but it seems Zach's script may show promise. I think it would be nice if "news.py --commit":
1) popped up an editor window (like hg commit does)
2) processed the editor results and looked for hints of an issue number
3) automatically created that file, hg add'ed it and then hg commit'ed the whole thing with the right commit message

I don't like Brett's approach.
History
Date User Action Args
2014-03-23 23:32:22pitrousetrecipients: + pitrou, lemburg, brett.cannon, georg.brandl, terry.reedy, ncoghlan, orsenthil, ezio.melotti, r.david.murray, tshepang, sbt, zach.ware
2014-03-23 23:32:22pitrousetmessageid: <1395617542.71.0.0509555045058.issue18967@psf.upfronthosting.co.za>
2014-03-23 23:32:22pitroulinkissue18967 messages
2014-03-23 23:32:22pitroucreate