comparison tests/test-merge-revert.t @ 30101:b6f78a72c4a4

util: remove PyString* aliases on Python 3 We no longer have any users of the legacy PyString* functions. We no longer need these redefinitions. After this change, the only reference to "PyString" in the repo is in watchman's C extension. That isn't our code and porting Mercurial extensions to Python 3 is not a high priority at the moment. watchman's C extension will be dealt with later.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 08 Oct 2016 22:04:56 +0200
parents 28e2e3804f2e
children 55c6ebd11cb9
comparison
equal deleted inserted replaced
30100:c5afe5531709 30101:b6f78a72c4a4