[issue39652] sqlite3 bug handling column names that contain square braces

2020-02-16 Thread Raul Gallegos


Raul Gallegos  added the comment:

Thanks for reporting this issue, I have a PR here 
https://github.com/python/cpython/pull/18533 but that still needs some 
clarification, because there were some tests that were actually testing that we 
were stripping everything after the square brackets.

P.D. this is my first contribution :)

--
nosy: +elrull

___
Python tracker 
<https://bugs.python.org/issue39652>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39652] sqlite3 bug handling column names that contain square braces

2020-03-11 Thread Raul Gallegos


Raul Gallegos  added the comment:

hi @serhiy.storchaka is this something that you think could be done by a new 
contributor? I'd really love to take care of this, I can improve on the PR I 
was preparing https://github.com/python/cpython/pull/18533

--

___
Python tracker 
<https://bugs.python.org/issue39652>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com