FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation by hugovk · Pull Request #104994 · python/cpython · GitHub

/ cpython Public

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

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
hugovk:docs-unittest.TestProgram.usageExit-whatsnew311-deprecations
May 27, 2023
Merged

gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation#104994
JelleZijlstra merged 1 commit into
python:mainfrom
hugovk:docs-unittest.TestProgram.usageExit-whatsnew311-deprecations

Conversation

hugovk commented May 26, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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

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

For visibility, let's add it to the "What's New in 3.11" > Deprecations:


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

hugovk added stdlib Standard Library Python modules in the Lib/ directory needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels May 26, 2023
bedevere-bot added docs Documentation in the Doc dir skip news labels May 26, 2023
hugovk changed the title gh-104992: Document unittest.TestProgram.usageExit's pending removal in 3.13 gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation May 26, 2023
JelleZijlstra merged commit 7df861c into python:main May 27, 2023

Copy link
Copy Markdown
Contributor

Thanks @hugovk for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2023
…sageExit's deprecation (pythonGH-104994)

Document unittest.TestProgram.usageExit's pending removal in 3.13
(cherry picked from commit 7df861c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

Copy link
Copy Markdown

GH-105009 is a backport of this pull request to the 3.12 branch.

bedevere-bot removed the needs backport to 3.12 only security fixes label May 27, 2023

Copy link
Copy Markdown

GH-105010 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label May 27, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2023
…sageExit's deprecation (pythonGH-104994)

Document unittest.TestProgram.usageExit's pending removal in 3.13
(cherry picked from commit 7df861c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
JelleZijlstra pushed a commit that referenced this pull request May 27, 2023
…usageExit's deprecation (GH-104994) (#105009)

gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (GH-104994)

Document unittest.TestProgram.usageExit's pending removal in 3.13
(cherry picked from commit 7df861c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
JelleZijlstra pushed a commit that referenced this pull request May 27, 2023
…usageExit's deprecation (GH-104994) (#105010)

gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (GH-104994)

Document unittest.TestProgram.usageExit's pending removal in 3.13
(cherry picked from commit 7df861c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk deleted the docs-unittest.TestProgram.usageExit-whatsnew311-deprecations branch May 27, 2023 06:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL