| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks @hugovk for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, something went wrong.
…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>
|
GH-105009 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-105010 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…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>
…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>
…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>
| Back | FazBrowse Home | New Git URL |
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/