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, ncoghlan, orsenthil, pitrou, r.david.murray, tshepang
Date 2013-09-13.20:25:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379103920.19.0.92611576099.issue18967@psf.upfronthosting.co.za>
In-reply-to
Content
If the goal is avoiding merging conflicts, a Mercurial hook might solve this problem.  This has been already suggested and discussed on python-dev a while ago.

Anything more complex than that would likely cause more problems that it solves.
History
Date User Action Args
2013-09-13 20:25:20ezio.melottisetrecipients: + ezio.melotti, brett.cannon, ncoghlan, orsenthil, pitrou, r.david.murray, tshepang
2013-09-13 20:25:20ezio.melottisetmessageid: <1379103920.19.0.92611576099.issue18967@psf.upfronthosting.co.za>
2013-09-13 20:25:20ezio.melottilinkissue18967 messages
2013-09-13 20:25:20ezio.melotticreate