diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-06-25 09:12:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 09:12:58 (GMT) |
commit | 0ef6a3fc0eb9337656ef843bbcde09c15267173d (patch) | |
tree | d5e40d0340e78797c5870a4d251631c431df602a /Python/context.c | |
parent | c1634ac834729eb46caf98efcb7e33b8698d54a7 (diff) | |
download | cpython-0ef6a3fc0eb9337656ef843bbcde09c15267173d.zip cpython-0ef6a3fc0eb9337656ef843bbcde09c15267173d.tar.gz cpython-0ef6a3fc0eb9337656ef843bbcde09c15267173d.tar.bz2 |
bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)
* Fix support of non-ASCII names in functions OpenDatabase()
and init_database().
* Fix support of non-ASCII SQL in method Database.OpenView().
(cherry picked from commit 55939b1708d6fc0d36d2be11ccdc6bf207e1bd41)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions