Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlite3: Modernize documentation around unicode and bytes. #28652

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

JulienPalard
Copy link
Member

I think this was a relic from Python 2.

@serhiy-storchaka serhiy-storchaka added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes docs Documentation in the Doc dir labels Oct 1, 2021
@JulienPalard JulienPalard merged commit 1dac95c into python:main Oct 1, 2021
@JulienPalard JulienPalard deleted the mdk/unicode-objects branch October 1, 2021 12:38
@serhiy-storchaka serhiy-storchaka added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes and removed needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Oct 2, 2021
@miss-islington
Copy link
Contributor

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-28694 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 2, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 2, 2021
…28652)

(cherry picked from commit 1dac95c)

Co-authored-by: Julien Palard <julien@palard.fr>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 2, 2021
…28652)

(cherry picked from commit 1dac95c)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot
Copy link

GH-28695 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 2, 2021
ambv pushed a commit that referenced this pull request Oct 5, 2021
…GH-28695)

(cherry picked from commit 1dac95c)

Co-authored-by: Julien Palard <julien@palard.fr>
ambv pushed a commit that referenced this pull request Oct 5, 2021
…GH-28694)

(cherry picked from commit 1dac95c)

Co-authored-by: Julien Palard <julien@palard.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants