comparison contrib/python3-whitelist @ 36602:9b6b02a5b589

templatefilters: avoid infinite recursion bug in stringify This doesn't ever happen on Python 2, but it's been a persistent pain on Python 3. Adding this helped produce some of my upcoming Python 3 fixes. Differential Revision: https://phab.mercurial-scm.org/D2553
author Augie Fackler <augie@google.com>
date Fri, 02 Mar 2018 09:08:11 -0500
parents 23d1096b4b37
children be27c4e310bd
comparison
equal deleted inserted replaced
36601:9adfa48792a7 36602:9b6b02a5b589