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

Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented May 4, 2025

python/cpython#132323 added new arguments to the default HelpFormatter which are conditionally called in Python 3.14. The subclass neither accept additional arguments nor passes these along which causes an error, see python/cpython#132323 (comment).

/CC @asottile

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@gaborbernat gaborbernat merged commit 6d26284 into pypa:main May 5, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants