view contrib/win32/postinstall.txt @ 43458:117b41b1859d stable

py3: compare response of crecord's confirmationwindow with str confirmationwindow() returns a native string, as a result of calling chr() on getch(). On Python 3, response.lower().startswith(b"y") leads to a TypeError. This fixes a crash when typing "r" in the curses interface of interactive commit.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Wed, 06 Nov 2019 17:12:13 +0100
parents 4b0fc75f9403
children
line wrap: on
line source

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