This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients berker.peksag, elrull, ghaering, miss-islington, serhiy.storchaka, simonw
Date 2020-03-21.14:32:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584801149.04.0.991974721555.issue39652@roundup.psfhosted.org>
In-reply-to
Content
New changeset 687f5921a46cf95c2a648d8031f9e99cdcc3e6b7 by Miss Islington (bot) in branch '3.8':
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942)
https://github.com/python/cpython/commit/687f5921a46cf95c2a648d8031f9e99cdcc3e6b7
History
Date User Action Args
2020-03-21 14:32:29miss-islingtonsetrecipients: + miss-islington, ghaering, berker.peksag, serhiy.storchaka, simonw, elrull
2020-03-21 14:32:29miss-islingtonsetmessageid: <1584801149.04.0.991974721555.issue39652@roundup.psfhosted.org>
2020-03-21 14:32:29miss-islingtonlinkissue39652 messages
2020-03-21 14:32:29miss-islingtoncreate