This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients brett.cannon, ezio.melotti, lemburg, ncoghlan, orsenthil, pitrou, r.david.murray, tshepang
Date 2013-09-13.20:50:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379105444.18.0.0428654870621.issue18967@psf.upfronthosting.co.za>
In-reply-to
Content
> it's also to avoid writing the same thing essentially twice

Before committing I always make an "hg di" to double-check, and then copy (part of) the Misc/NEWS entry (that usually happens to be conveniently placed at the end of the diff) in the commit message.

Automating the generation of Misc/NEWS would likely make whatever modification we might want to do to the content more difficult.
History
Date User Action Args
2013-09-13 20:50:44ezio.melottisetrecipients: + ezio.melotti, lemburg, brett.cannon, ncoghlan, orsenthil, pitrou, r.david.murray, tshepang
2013-09-13 20:50:44ezio.melottisetmessageid: <1379105444.18.0.0428654870621.issue18967@psf.upfronthosting.co.za>
2013-09-13 20:50:44ezio.melottilinkissue18967 messages
2013-09-13 20:50:43ezio.melotticreate