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 steve.dower
Recipients asvetlov, chris.jerdonek, ezio.melotti, georg.brandl, pitrou, steve.dower, terry.reedy, webwin, willingc, zach.ware
Date 2015-04-22.15:51:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429717875.16.0.91098553147.issue17570@psf.upfronthosting.co.za>
In-reply-to
Content
Right at the end of the patch, ".hg/hgrc" also exists on Windows and is not the same as mercurial.ini - hgrc here is per-repo and it seems from the context that this is relevant here.

Otherwise, the rest looks good to me. I'll merge it in when I get a chance, unless someone else gets there first.
History
Date User Action Args
2015-04-22 15:51:15steve.dowersetrecipients: + steve.dower, georg.brandl, terry.reedy, pitrou, ezio.melotti, asvetlov, chris.jerdonek, zach.ware, webwin, willingc
2015-04-22 15:51:15steve.dowersetmessageid: <1429717875.16.0.91098553147.issue17570@psf.upfronthosting.co.za>
2015-04-22 15:51:15steve.dowerlinkissue17570 messages
2015-04-22 15:51:14steve.dowercreate