[python-committers] Misc/NEWS entries added to released versions
Anthony Baxter
anthonybaxter at gmail.com
Mon Sep 14 10:37:53 CEST 2009
More information about the python-committers mailing list
Mon Sep 14 10:37:53 CEST 2009
- Previous message: [python-committers] Adding a hidden field to BaseException going to break the ABI?
- Next message: [python-committers] Misc/NEWS entries added to released versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Often the NEWS entry ends up being rewritten from the commit message to be more user-focussed description of the change... On Sep 14, 2009 6:33 PM, "Georg Brandl" <g.brandl at gmx.net> wrote: Brett Cannon schrieb: >> brainstorm: >> >> It'd be nicer if we could generate the file from another source, >> perhaps ke... We should just switch to Mercurial :) I've already hacked up a hg extension to automatically fill the commit message with the changes in a NEWS or CHANGELOG file. This works quite well -- you add the short but nice description to NEWS, do "hg commit", and the editor pops up where you can either accept the message consisting of only the changes in NEWS, or add some more stuff that's not interesting to users. cheers, Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out. _______________________________________________ python-committers mailing list python-committers at py... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20090914/964cce6a/attachment-0001.htm>
- Previous message: [python-committers] Adding a hidden field to BaseException going to break the ABI?
- Next message: [python-committers] Misc/NEWS entries added to released versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list