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

Python pydantic #1082

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

mulkieran
Copy link
Member

No description provided.

@mulkieran mulkieran self-assigned this May 29, 2024
Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran
Copy link
Member Author

I don't think the tests are complete enough to test the StoppedPool class, so a test success means nothing.

@mulkieran mulkieran force-pushed the python-pydantic branch 3 times, most recently from b773aca to f24d6dd Compare May 29, 2024 19:12
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran
Copy link
Member Author

We will have to postpone requiring pydantic for a while longer. Also, in order to use it, we would have to recursively convert any dbus-python property to appropriate native Python types before passing the objects to the pydantic parser. In a sense, we should have written the recursive parser long ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: misc
Development

Successfully merging this pull request may close these issues.

1 participant