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

Add built-in encoding/decoding support for IPv4/IPv6 addresses #216

Open
Callum027 opened this issue Apr 29, 2024 · 0 comments
Open

Add built-in encoding/decoding support for IPv4/IPv6 addresses #216

Callum027 opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request plugins Vendored plugin or plugin API-related issue or pull request
Milestone

Comments

@Callum027
Copy link
Member

Callum027 commented Apr 29, 2024

ipaddress.IPv4Address and ipaddress.IPv6Address are built-in types for validating IPv4/IPv6 addresses respectively.

Some plugins use these types (and Pydantic supports them), but Buildarr currently does not provide encoding/decoding support for them out of the box. It should.

@Callum027 Callum027 added enhancement New feature or request plugins Vendored plugin or plugin API-related issue or pull request labels Apr 29, 2024
@Callum027 Callum027 added this to the v0.8.0 milestone Apr 29, 2024
@Callum027 Callum027 self-assigned this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugins Vendored plugin or plugin API-related issue or pull request
Projects
None yet
Development

No branches or pull requests

1 participant