Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2025-12-04-23-24-24.gh-issue-139862.N…
…BfsD4.rst

Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
savannahostrowski and hugovk authored Dec 5, 2025
commit e99409e820410fe15d11520bbbde328e0b1e3fb3
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove ``color`` parameter from :class:`argparse.HelpFormatter` constructor. Color is controlled by :class:`ArgumentParser`.
Remove ``color`` parameter from :class:`!argparse.HelpFormatter` constructor. Color is controlled by :class:`~argparse.ArgumentParser`.
Loading