Skip to content

EncodingWarning when PYTHONWARNDEFAULTENCODING=1 #195

@jaraco

Description

@jaraco

Running Setuptools' test suite (which uses xdist) with PYTHONWARNDEFAULTENCODING=1, I see these warnings in the startup:

/Users/jaraco/code/pypa/setuptools/.tox/py/lib/python3.11/site-packages/execnet/gateway_base.py:163: EncodingWarning: 'encoding' argument not specified
  return self._fdopen(fd, mode, bufsize)

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