Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[3.13] GH-65961: Document the deprecation of__package__ and__cached__ (GH-124377)#124380

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Yhg1s merged 3 commits intopython:3.13frommiss-islington:backport-67201ad-3.13
Sep 27, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedSep 23, 2024
edited by github-actionsbot
Loading

The code changes for warning related to__package__ landed in Python 3.12.__cached__ doesn't have any changes as it isn't used but only set by the import system.
(cherry picked from commit67201ad)

Co-authored-by: Brett Cannonbrett@python.org


📚 Documentation preview 📚:https://cpython-previews--124380.org.readthedocs.build/

…ed__` (pythonGH-124377)The code changes for warning related to `__package__` landed in Python 3.12. `__cached__` doesn't have any changes as it isn't used but only set by the import system.(cherry picked from commit67201ad)Co-authored-by: Brett Cannon <brett@python.org>
Because these attributes were *already* deprecated, the only change now is to document those previous deprecations.Co-authored-by: T. Wouters <thomas@python.org>
@Yhg1sYhg1senabled auto-merge (squash)September 27, 2024 18:06
@Yhg1sYhg1s merged commitcf98f39 intopython:3.13Sep 27, 2024
36 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Yhg1sYhg1sYhg1s left review comments

@brettcannonbrettcannonbrettcannon approved these changes

@warsawwarsawwarsaw approved these changes

@ericsnowcurrentlyericsnowcurrentlyAwaiting requested review from ericsnowcurrentlyericsnowcurrently is a code owner

@ncoghlanncoghlanAwaiting requested review from ncoghlanncoghlan is a code owner

Assignees
No one assigned
Labels
docsDocumentation in the Doc dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@miss-islington@brettcannon@warsaw@Yhg1s

[8]ページ先頭

©2009-2025 Movatter.jp