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 serhiy.storchaka
Recipients berker.peksag, elrull, ghaering, serhiy.storchaka, simonw
Date 2020-03-21.13:53:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584798829.85.0.801761217658.issue39652@roundup.psfhosted.org>
In-reply-to
Content
New changeset b146568dfcbcd7409c724f8917e4f77433dd56e4 by Serhiy Storchaka in branch 'master':
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942)
https://github.com/python/cpython/commit/b146568dfcbcd7409c724f8917e4f77433dd56e4
History
Date User Action Args
2020-03-21 13:53:49serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag, simonw, elrull
2020-03-21 13:53:49serhiy.storchakasetmessageid: <1584798829.85.0.801761217658.issue39652@roundup.psfhosted.org>
2020-03-21 13:53:49serhiy.storchakalinkissue39652 messages
2020-03-21 13:53:49serhiy.storchakacreate