Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-108590: Improve sqlite3 docs on encoding issues and how to handle those (GH-108699)#111325

Merged
erlend-aasland merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-1262e41-3.11miss-islington/cpython:backport-1262e41-3.11Copy head branch name to clipboard
Oct 25, 2023
Merged

[3.11] gh-108590: Improve sqlite3 docs on encoding issues and how to handle those (GH-108699)#111325
erlend-aasland merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-1262e41-3.11miss-islington/cpython:backport-1262e41-3.11Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 25, 2023

Copy link
Copy Markdown
Contributor

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--111325.org.readthedocs.build/

…andle those (pythonGH-108699)

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>
@erlend-aasland erlend-aasland enabled auto-merge (squash) October 25, 2023 14:00
@erlend-aasland erlend-aasland merged commit 07664c9 into python:3.11 Oct 25, 2023
@miss-islington miss-islington deleted the backport-1262e41-3.11 branch January 2, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.