comparison tests/test-contrib.t @ 37869:73a74f29eb87

scmutil: clean up bytes/string cache decorator mess on Python 3 again The previous fix to this area worked, but was dropping bytes in __dict__ on Python 3. This was causing subtle breakage in test-check-interfaces.py, and probably other things too. Fixed now. Differential Revision: https://phab.mercurial-scm.org/D3464
author Augie Fackler <augie@google.com>
date Thu, 26 Apr 2018 21:38:49 -0400
parents 567bddcb4271
children 5abc47d4ca6b
comparison
equal deleted inserted replaced
37868:69de3c3de036 37869:73a74f29eb87