Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python help formatter changed in 3.13 #15769

Open
behrisch opened this issue Nov 24, 2024 · 0 comments
Open

python help formatter changed in 3.13 #15769

behrisch opened this issue Nov 24, 2024 · 0 comments

Comments

@behrisch
Copy link
Contributor

This lets several tests fail especially in tests/tools/trip/randomTrips/errors. We could either suppress the output by using our own error output in the ArgParser: https://docs.python.org/3/library/argparse.html#exiting-methods (making it less useful for the users?) or filter it in texttest which needs to be done for every script separately unless we filter the whole block between "usage:" and "error:".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant