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

bpo-36346: Document removal schedule of deprecate APIs #20879

Merged
merged 9 commits into from
Feb 22, 2021

Conversation

methane
Copy link
Member

@methane methane commented Jun 15, 2020

We will remove wstr cache in Python 3.12. See PEP 623.

https://bugs.python.org/issue36346

Copy link

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@methane methane changed the title bpo-36346: Reschedule PEP393 deprecate API removal to 3.11 bpo-36346: Reschedule PEP393 deprecate API removal Feb 22, 2021
@methane methane changed the title bpo-36346: Reschedule PEP393 deprecate API removal bpo-36346: Document removal schedule of deprecate APIs Feb 22, 2021
@methane methane merged commit 2d6f2ee into python:master Feb 22, 2021
@methane methane deleted the pep393-deprecate-document branch February 22, 2021 23:06
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 22, 2021
We will remove wstr cache in Python 3.12. See PEP 623.
(cherry picked from commit 2d6f2ee)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Feb 22, 2021
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 22, 2021
We will remove wstr cache in Python 3.12. See PEP 623.
(cherry picked from commit 2d6f2ee)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

GH-24626 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Feb 22, 2021
We will remove wstr cache in Python 3.12. See PEP 623.
(cherry picked from commit 2d6f2ee)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
willingc pushed a commit that referenced this pull request Mar 1, 2021
…4626)

We will remove wstr cache in Python 3.12. See PEP 623.
(cherry picked from commit 2d6f2ee)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
We will remove wstr cache in Python 3.12. See PEP 623.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants