Skip to content

[windows/msys2] venv doesn't create activition script for fish shell #112571

@tigerinus

Description

@tigerinus

Bug report

Bug description:

  1. Install MSYS2 for Windows
  2. Install fish shell under MSYS2
  3. Start MSYS2 environment with fish shell
  4. Run python -m venv venv

Expect:

venv\Scripts includes activate.fish

Actual:

venv\Scripts does not include activate.fish

CPython versions tested on:

3.10

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic-venvRelated to the venv moduletype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions