Skip to content

Conversation

@bwelling
Copy link
Collaborator

Previously, dns.rdata.register_type() required passing a module which contained the implementation of the new type, and it would extract the class from the module. This change allows passing the class directly.

Previously, dns.rdata.register_type() required passing a module which
contained the implementation of the new type, and it would extract the
class from the module.  This change allows passing the class directly.
@rthalley rthalley merged commit f972afd into rthalley:main Nov 29, 2024
8 checks passed
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.

2 participants