commit | b146568dfcbcd7409c724f8917e4f77433dd56e4 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Mar 21 15:53:28 2020 +0200 |
committer | GitHub <noreply@github.com> | Sat Mar 21 15:53:28 2020 +0200 |
tree | 716efcf61f1bef4887ca6c6db39ea0f8d49b8c57 | |
parent | 684d2b9a071fa8e54749e0eec3c16aafcd642ed4 [diff] |
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942)