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

fix python's argumentparser #3443

Merged
merged 5 commits into from
Dec 7, 2021
Merged

fix python's argumentparser #3443

merged 5 commits into from
Dec 7, 2021

Conversation

nilsnolde
Copy link
Member

fixes #3426 where python's argparse has a long-standing bug not being able to parse arguments which start with a negative number

@kevinkreiser kevinkreiser merged commit deeb8cd into master Dec 7, 2021
@nilsnolde nilsnolde deleted the nn-fix-py-argparser branch April 20, 2022 20:31
ianthetechie pushed a commit to stadiamaps/valhalla that referenced this pull request Apr 24, 2022
* fix argumentparser

* make the argparse hack more robust

* some cleanup
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.

valhalla_build_elevation with bbox uncovers argparse bug
2 participants