summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-05-18-17-18-41.gh-issue-91922.DwWIsJ.rst
blob: 30f7bba115606d55fe85d61abbd9446f5ed3ee51 (plain)
1
2
3
Fix function :func:`sqlite.connect` and the :class:`sqlite.Connection`
constructor on non-UTF-8 locales. Also, they now support bytes paths
non-decodable with the current FS encoding.