commit | cbda8fc5d76b10bcbb92d927537576c229143836 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Oct 01 21:54:39 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 01 21:54:39 2018 -0700 |
tree | a7e6b25e8c95fd72a78e11773dd6994b157013b9 | |
parent | 30534cc7172f36092e0002bb7df482edc0d539ce [diff] |
closes bpo-34868: Improve error message with '_' is combined with an invalid type specifier. (GH-9666)