commit | b9e2d8076981b471952355b86f90064ce3941032 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 26 19:43:04 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri May 26 19:43:04 2023 -0700 |
tree | cbfbf38c583bbaf04869968b2b068bd7419bd876 | |
parent | a6326972253bf5282c5bf422f4a16d93ace77b57 [diff] |
[3.11] gh-104992: [What's New in 3.11] Document unittest.TestProgram.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 7df861c23cd61e7c55943d4036ea5c6b1df5cb49) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>