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

Collapse int64 and int flag types #1765

Merged
merged 4 commits into from
Jun 21, 2023
Merged

Collapse int64 and int flag types #1765

merged 4 commits into from
Jun 21, 2023

Conversation

meatballhat
Copy link
Member

What type of PR is this?

  • cleanup
  • feature

What this PR does / why we need it:

Collapses the Int64Flag and Int64SliceFlag types into IntFlag and IntSliceFlag such that only int64-based flag types are available for integers as described in #1759 .

Which issue(s) this PR fixes:

Fixes #1763
Fixes #1764

@meatballhat meatballhat added this to the Release 3.x milestone Jun 19, 2023
@meatballhat meatballhat requested a review from a team as a code owner June 19, 2023 16:50
@meatballhat meatballhat merged commit f0aab7f into main Jun 21, 2023
@meatballhat meatballhat deleted the collapse-int64-into-int branch June 21, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants