Mercurial > hg-stable
comparison contrib/clang-format-ignorelist @ 37985:af83a0ed0afb
stringutil: make pprint() forward uninteresting object to b'%r'
We appear to start using pprint() as a replacement for repr(), so it's
probably safer to support any Python objects instead of complaining about
that.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 10 May 2018 21:00:58 +0900 |
parents | b1fb341d8a61 |
children | 73fef626dae3 |
comparison
equal
deleted
inserted
replaced
37984:31c37e703cee | 37985:af83a0ed0afb |
---|