Skip to content

bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set.#18942

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:sqlite-parse-colname
Mar 21, 2020
Merged

bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set.#18942
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:sqlite-parse-colname

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Mar 11, 2020

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b146568dfcbcd7409c724f8917e4f77433dd56e4 3.7

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @serhiy-storchaka, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker b146568dfcbcd7409c724f8917e4f77433dd56e4 3.8

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 21, 2020
…NAMES is set. (pythonGH-18942)

(cherry picked from commit b146568)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-19103 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 21, 2020
…is set. (pythonGH-18942)

(cherry picked from commit b146568)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b146568dfcbcd7409c724f8917e4f77433dd56e4 3.7

@bedevere-bot

Copy link
Copy Markdown

GH-19104 is a backport of this pull request to the 3.7 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 21, 2020
…NAMES is set. (pythonGH-18942).

(cherry picked from commit b146568)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Mar 21, 2020
…is set. (GH-18942)

(cherry picked from commit b146568)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants