contrib/win32/postinstall.txt
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 05 Apr 2019 18:36:43 -0400
changeset 42075 456c37433c43
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: write out hgextindex as bytes in setup.py I hit this trying to build the py2exe target using python3, just to see what would happen. After commenting out `py2exe.Distribution` in setup.py and pointing to a local copy of py2exe that supports python3[1], it complained that `out` was bytes, not str. [1] https://github.com/albertosottile/py2exe/releases/tag/v0.9.3.0

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