[3.12] gh-108590: Improve sqlite3 docs on encoding issues and how to handle those (GH-108699) by miss-islington · Pull Request #111324 · python/cpython
Add a guide for how to handle non-UTF-8 text encodings.
Link to that guide from the 'text_factory' docs.
(cherry picked from commit 1262e41)
Co-authored-by: Erlend E. Aasland erlend@python.org
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Co-authored-by: Corvin corvin@corvin.dev
Co-authored-by: Ezio Melotti ezio.melotti@gmail.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
📚 Documentation preview 📚: https://cpython-previews--111324.org.readthedocs.build/