contrib/win32/postinstall.txt
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 06 Oct 2019 17:45:05 -0400
changeset 43103 c95b2f40db7c
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: stop normalizing 2nd argument of *attr() to unicode Now that we don't byteify strings, we can stop normalizing the 2nd string argument to getattr() and remove explicit overrides we were using in the code base. We no longer use some helper functions in the source transformer, so we remove those as well. Differential Revision: https://phab.mercurial-scm.org/D7012

Welcome to Mercurial for Windows!
---------------------------------

For configuration and usage directions, please read the ReadMe.html
file that comes with this package.

Also check the release notes at:

 https://mercurial-scm.org/wiki/WhatsNew