X Tutup
The Wayback Machine - https://web.archive.org/web/20221223143114/https://github.com/python/cpython/pull/91971
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

[3.10] gh-68966: Document mailcap deprecation in Python 3.11 #91971

Merged
merged 1 commit into from Apr 27, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 26, 2022

(cherry picked from commit 80de027)

hugovk
hugovk approved these changes Apr 27, 2022
@vstinner vstinner merged commit a36d97e into python:3.10 Apr 27, 2022
13 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Apr 27, 2022

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

@bedevere-bot
Copy link

bedevere-bot commented Apr 27, 2022

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

@vstinner vstinner deleted the deprecate_mailcap310 branch Apr 27, 2022
miss-islington added a commit that referenced this pull request Apr 27, 2022
(cherry picked from commit 80de027)
(cherry picked from commit a36d97e)

Co-authored-by: Victor Stinner <vstinner@python.org>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…-91971)

(cherry picked from commit 80de027)
(cherry picked from commit a36d97e)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

None yet

4 participants
X Tutup