aboutcode-org / aboutcode-org/scancode-toolkit

RFC: Drop native Windows support for WSL2

Ouverte
#2,366 12 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
installation and packaging new feature os support RFC
Langage dominant
Python
Étoiles
2.6k
Forks
791
Merge moyen
1 j 12 h
PR mergées (30 j)
5

Description

There are many problems derived from supporting native Windows: since we are dealing with a lot of lower level paths and files and bytes handling we are exposed to many of the subtle differences between POSIX and Windows. As a result there is a lot of code that just handles all these quirks.
With the advent of a decent POSIX support in Windows 10, I would like to drop entirely native Windows support and only support WSL. This basically means that we support Linux on Windows. This would simplify the codebase vastly, as well as the CI and tests.

This means that WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 would become a requirement on Windows.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.