comparison .hgsigs @ 16839:0a0cf3f26938

dispatch: tolerate non-standard version strings in tuplever() (issue3470) When developing, we may see non-standard version strings of the form 5d64306f39bb+20120525 which caused tuplever() to raise ValueError: invalid literal for int() with base 10: '5d64306f39bb' and shadowing the real traceback.
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 25 May 2012 14:24:07 +0200
parents f61c86d43b70
children b3f005d3105a
comparison
equal deleted inserted replaced
16838:d37d221334be 16839:0a0cf3f26938