[1.5.x] Ensured get_version returns a native string.
Returning unicode triggers a bug in Python 2.7: http://bugs.python.org/issue11638 This problem was introduced in 4a103086 (unicode_literals). Backport of 45c88185 from master.
Loading
Please register or sign in to comment