aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2025-05-12 20:27:34 +0300
committerGitHub <noreply@github.com>2025-05-12 20:27:34 +0300
commit734e15b70dc044f57df4049a22dd769dffdb7d18 (patch)
tree7fa6f1da3a9875f29bcc9bfc168861539022075c /Python/Python-ast.c
parent14305a83d381ccdcae814abd9e2c28dda066720b (diff)
downloadcpython-734e15b70dc044f57df4049a22dd769dffdb7d18.tar.gz
cpython-734e15b70dc044f57df4049a22dd769dffdb7d18.zip
gh-133653: Fix argparse.ArgumentParser with the formatter_class argument (GH-133813)
* Fix TypeError when formatter_class is a custom subclass of HelpFormatter. * Fix TypeError when formatter_class is not a subclass of HelpFormatter and non-standard prefix_char is used. * Fix support of colorizing when formatter_class is not a subclass of HelpFormatter. * Remove the prefix_chars parameter of HelpFormatter.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions