commit | e4be2057d4bd06eb56fbfef4e4ed88fff7fb47cd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Mar 10 03:52:44 2019 -0700 |
committer | GitHub <noreply@github.com> | Sun Mar 10 03:52:44 2019 -0700 |
tree | 5daa344b215c6ef3f344057f66ace209d36e7c95 | |
parent | e5123d81ffb3be35a1b2767d6ced1a097aaf77be [diff] |
bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252) (cherry picked from commit 8b91edadc06dcb0d391a65d1ecdf07dcb429df1b) Co-authored-by: sth <sth.dev@tejp.de>