Skip to content

Python 3.10 problems #5

@marian-code

Description

@marian-code

When using SSHPath:

Traceback (most recent call last):

  ...

  File "/usr/local/lib/python3.10/dist-packages/ssh_utilities/remote/path.py", line 54, in wrapper
    return function(self, *args, **kwargs)
  File "/usr/local/lib/python3.10/dist-packages/ssh_utilities/remote/path.py", line 171, in __new__
    self = cls._from_parts(args, init=False)  # type: ignore
TypeError: PurePath._from_parts() got an unexpected keyword argument 'init'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions