8000 Conversion to a dataclass of the Osversion class · Issue #38 · cobbler/libcobblersignatures · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Conversion to a dataclass of the Osversion class #38
Open
@SchoolGuy

Description

@SchoolGuy

So after reasoning with @agraul in this thread here, we have decided to get rid of properties and use a dataclass for Osversion.

Since we do want to do type validation on the members, we need a library who supports that. I see three options currently:

I would vote for the gata library because it seems the most used one but I see the downside that this means that we can't run it with Python 3.6 which we have on SLE15 (no SP).

CC @nodeg @meaksh @agraul @vzhestkov we need to maintain this library in the future so the choice is also up to you. I did not look up what we have in the Buildservice packaged or not already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Inbox

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0