Skip to content

DeprecationWarning on use of register_domain #11

@nhairs

Description

@nhairs

Noticed this while running the tests

nserver/rules.py:328: DeprecationWarning: The 'registered_domain' property is deprecated and will be removed in the next major version. Use 'top_domain_under_public_suffix' instead, which has the same behavior but a more accurate name.
sub_vars["base_domain"] = domain_parts.registered_domain

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions