Skip to content

codes.open is deprecated in python3.14 #26

@pes10k

Description

@pes10k

Depreciation warning in python3:

<omitted>/lib/python3.14/site-packages/publicsuffix2/__init__.py:86: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  with codecs.open(psl_file or PSL_FILE, 'r', encoding='utf8') as psl:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions