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

refactor: remove int inheritance from Version #893

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

jjaakola-aiven
Copy link
Contributor

@jjaakola-aiven jjaakola-aiven commented Jun 5, 2024

About this change - What it does

Make Version a container class for integer for stronger typing.

@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-remove-int-inheritance-from-version branch from 6136242 to e1e34d3 Compare June 6, 2024 08:22
@jjaakola-aiven jjaakola-aiven marked this pull request as ready for review June 6, 2024 13:21
@jjaakola-aiven jjaakola-aiven requested review from a team as code owners June 6, 2024 13:21
nosahama
nosahama previously approved these changes Jun 6, 2024
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-remove-int-inheritance-from-version branch from e1e34d3 to 3bdd4ae Compare June 7, 2024 07:14
karapace/typing.py Outdated Show resolved Hide resolved
karapace/typing.py Outdated Show resolved Hide resolved
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-remove-int-inheritance-from-version branch from 3bdd4ae to b4064ed Compare June 7, 2024 11:29
@keejon keejon merged commit 207f7f4 into main Jun 7, 2024
8 checks passed
@keejon keejon deleted the jjaakola-aiven-remove-int-inheritance-from-version branch June 7, 2024 12:04
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.

4 participants