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 chris.jerdonek, ezio.melotti, pitrou, terry.reedy
Date 2013-03-29.02:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364523214.84.0.368819983889.issue17570@psf.upfronthosting.co.za>
In-reply-to
Content
This is a follow up of #14468, and in particular of msg183031.

The instructions in the "committing" page of the devguide are unix-centric, in particular:
  1) on Windows ~/.hgrc is $HOME$/mercurial.ini;
  2) the "Settings dialogs" of TortoiseHG can/should be used to edit mercurial.ini;
  3) the devguide suggests "./python.exe Tools/scripts/patchcheck.py", but ./ doesn't work on Windows.
History
Date User Action Args
2013-03-29 02:13:34ezio.melottisetrecipients: + ezio.melotti, terry.reedy, pitrou, chris.jerdonek
2013-03-29 02:13:34ezio.melottisetmessageid: <1364523214.84.0.368819983889.issue17570@psf.upfronthosting.co.za>
2013-03-29 02:13:34ezio.melottilinkissue17570 messages
2013-03-29 02:13:34ezio.melotticreate