Skip to content

Conversation

@methane
Copy link
Member

@methanemethane commented Jun 15, 2020

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

https://bugs.python.org/issue36346

Copy link

@auvipyauvipy left a comment

Choose a reason for hiding this comment

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

LGTM

@methanemethane changed the title bpo-36346: Reschedule PEP393 deprecate API removal to 3.11 bpo-36346: Reschedule PEP393 deprecate API removalFeb 22, 2021
@methanemethane changed the title bpo-36346: Reschedule PEP393 deprecate API removalbpo-36346: Document removal schedule of deprecate APIsFeb 22, 2021
@methanemethane merged commit 2d6f2ee into python:masterFeb 22, 2021
@methanemethane 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
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@methane@miss-islington@bedevere-bot@auvipy@the-knights-who-say-ni