-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[PR #13559] Added "int" & "float" to the argparsing type Literal #13560
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @NayeemJohnY!
To be able to merge it, however, we still need:
- Tests for each new option to ensure they work as intended and avoid future regressions.
- A CHANGELOG entry.
Thanks @nicoddemus for the feedback. Thanks. |
Ahh I see, thanks @NayeemJohnY! |
Backport to 8.4.x: 💚 backport PR created✅ Backport PR branch: Backported as #13562 🤖 @patchback |
Fixes #13559. --------- (cherry picked from commit ae73461) Co-authored-by: NayeemJohn <[email protected]> Co-authored-by: Bruno Oliveira <[email protected]>
Closes #13559
Added Supported 'int' & 'float' types are to valid type Literal.