Skip to content

codes.open is deprecated in python3.14 #26

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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