contrib/wix/COPYING.rtf
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 29 Jan 2019 11:51:19 -0800
changeset 41475 c67f55b02f02
parent 35774 854a7315603e
child 41313 8427fea04017
permissions -rw-r--r--
tests: write commit message using file I/O Python 2.7 will print() \x94\x5c\x0a whereas Python 3 will print() \xc2\x94\x5c\x0a. Why, I'm not sure. It probably has to do with print() being Unicode aware on Python 3 and Python attempting some kind of encoding before emitting the output. This difference results in a different bytes making it to the commit message and the JSON output varying. We work around this by writing bytes to a commit message file. Differential Revision: https://phab.mercurial-scm.org/D5741
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
35774
854a7315603e copyright: update to 2018
Anton Shestakov <av6@dwimlabs.net>
parents: 27925
diff changeset
     1
(binary:application/rtf)