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

gh-104992: [What's New in 3.12] Document unittest.TestProgram.usageExit's deprecation#104995

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

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedMay 26, 2023
edited by github-actionsbot
Loading

Theunittest.TestProgram.usageExit method was deprecated in Python 3.11 and scheduled for removal in 3.13.

The deprecation was documented in thechangelog but not in What's New.

For visibility, let's add it to "What's New in 3.12" > "Pending Removal in Python 3.13":

(Extracted from#93986.)


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

@hugovk
Copy link
MemberAuthor

Caught by my own CI check :) Now fixed!

@hugovkhugovk merged commit3821b92 intopython:mainMay 28, 2023
@hugovkhugovk deleted the docs-unittest.TestProgram.usageExit-whatsnew312-deprecations branchMay 28, 2023 08:06
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 28, 2023
…sageExit's deprecation (pythonGH-104995)(cherry picked from commit3821b92)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot
Copy link

GH-105036 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelMay 28, 2023
hugovk added a commit that referenced this pull requestMay 28, 2023
…usageExit's deprecation (GH-104995) (#105036)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@hugovk@miss-islington@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp