Skip to content

Drop long/deep path extra support code  #382

Description

@pombredanne

The latest Python 3.6 now support deep paths on Windows according to https://docs.python.org/3/using/windows.html#removing-the-max-path-limitation

Therefore, I would likely to drop entirely support of "UNC" paths that was added to to support deep paths on Windows and instead only supports this on Python 3.6 with the registry setting explained here: https://docs.python.org/3/using/windows.html#removing-the-max-path-limitation

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions