Skip to content

test_argcomplete should not call python directly #5872

Closed
@scarabeusiv

Description

@scarabeusiv

on the most distros it points to py2 or it is not really deterministic.

The call itself is following:
fp.write('COMP_WORDBREAKS="$COMP_WORDBREAKS" python -m pytest 8>&1 9>&2')

I suppose it should use sys.executable or at least python3 as the py2 is not compatible anyway.

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