Bug report
Bug description:
Environment
- Python version: 3.13.x
- OS: Windows 11 64-bit
Command
python -m venv digiven
Issue
The process hangs during ensurepip execution and does not complete.
After waiting, I had to interrupt manually, resulting in KeyboardInterrupt.
Expected behavior
Virtual environment should be created successfully.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs
Bug report
Bug description:
Environment
Command
python -m venv digiven
Issue
The process hangs during ensurepip execution and does not complete.
After waiting, I had to interrupt manually, resulting in KeyboardInterrupt.
Expected behavior
Virtual environment should be created successfully.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs