gh-145417: Do not preserve SELinux context when copying venv scripts #108227
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
Ruff (invalid-syntax):
Lib/test/test_venv.py#L905
Lib/test/test_venv.py:905:1: invalid-syntax: Expected a statement
|
|
Ruff (invalid-syntax):
Lib/test/test_venv.py#L377
Lib/test/test_venv.py:377:1: invalid-syntax: Expected class, function definition or async function definition after decorator
|