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

gh-109990: Fixed argparser parsing optional arguments with same prefix #124000

Closed
wants to merge 7 commits into from

Conversation

rruuaanng
Copy link
Contributor

@rruuaanng rruuaanng commented Sep 12, 2024

According to #109990, argparser can incorrectly parse arguments when they have the same prefix as other parameters.

@rruuaanng rruuaanng marked this pull request as draft September 14, 2024 02:38
@rruuaanng rruuaanng marked this pull request as ready for review September 14, 2024 02:39
@rruuaanng
Copy link
Contributor Author

@getsimonz, Maybe you can check if this PR solves your problem

@serhiy-storchaka
Copy link
Member

Thank you for your contribution, @rruuaanng, but this issue has been fixed in other way by #124631.

@rruuaanng rruuaanng deleted the dev5 branch October 15, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants