Add test coverage to check execution of GetoptError.__str__#153941
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Thanks for the PR @manith-hetti ! Could you please restore the formatting changes? |
|
I think one test case is enough. We just want to make sure |
|
Thanks @manith-hetti for the PR, and @tomasr8 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
GH-153997 is a backport of this pull request to the 3.15 branch. |
|
GH-153998 is a backport of this pull request to the 3.14 branch. |
|
GH-154000 is a backport of this pull request to the 3.13 branch. |
…H-153941) (#154000) Add test coverage to check execution of GetoptError.__str__ (GH-153941) * Increase test coverage of getopt to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ (cherry picked from commit 9adef68) Co-authored-by: Manith Hettiarachchilage <manithhetti@gmail.com>
…H-153941) (#153998) Add test coverage to check execution of GetoptError.__str__ (GH-153941) * Increase test coverage of getopt to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ * Add test coverage to check execution of GetoptError.__str__ (cherry picked from commit 9adef68) Co-authored-by: Manith Hettiarachchilage <manithhetti@gmail.com>
No description provided.