Staging
v0.5.1
https://github.com/python/cpython
Revision 55939b1708d6fc0d36d2be11ccdc6bf207e1bd41 authored by Serhiy Storchaka on 25 June 2020, 08:37:12 UTC, committed by GitHub on 25 June 2020, 08:37:12 UTC
* Fix support of non-ASCII names in functions OpenDatabase()
  and init_database().
* Fix support of non-ASCII SQL in method Database.OpenView().
1 parent 152f0b8
History
Tip revision: 55939b1708d6fc0d36d2be11ccdc6bf207e1bd41 authored by Serhiy Storchaka on 25 June 2020, 08:37:12 UTC
bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)
Tip revision: 55939b1
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 44.0 KB
python.c -rw-r--r-- 266 bytes

README

back to top