Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

sys._base_executable in framework builds does not take into account ABI build flag 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-mac topic-venv Related to the venv module
#124861 opened Oct 1, 2024 by ned-deily
Invalid variable name in venv code for symlink failure handling on Windows 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#124212 opened Sep 18, 2024 by JacekDuszenko
Document what happens when venv is run using existing directory docs Documentation in the Doc dir topic-venv Related to the venv module
#124113 opened Sep 16, 2024 by piotr-kubiak
Issue warning when running an outdated virtual environment after updating Python in-place topic-venv Related to the venv module type-feature A feature request or enhancement
#122099 opened Jul 21, 2024 by FFY00
venv.EnvBuilder creates inconsistent venv depending on the name of the Python executable topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#122033 opened Jul 19, 2024 by EtienneMiret
sysconfig values for platstdlib do not appear to be accurate stdlib Python modules in the Lib dir topic-sysconfig topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#119845 opened May 31, 2024 by ncoghlan
Regression: venv virtual environments not providing pydoc topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#117871 opened Apr 14, 2024 by Athanasius
Add a big, clear warning to the venv docs to avoid assuming a virtual environment will be activated docs Documentation in the Doc dir topic-venv Related to the venv module
#116060 opened Feb 28, 2024 by brettcannon
How to find the correct value for home in pyvenv.cfg using documented APIs? docs Documentation in the Doc dir OS-windows topic-venv Related to the venv module
#114476 opened Jan 23, 2024 by konstin
Drop direct reference to ez_setup.py/setuptools from venv's EnvBuilder example 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir topic-venv Related to the venv module
#110548 opened Oct 9, 2023 by pradyunsg
Command prompt does not respect VIRTUAL_ENV_DISABLE_PROMPT when activating venv stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#109940 opened Sep 27, 2023 by karrtikr
venv base path does not resolve symlinks using realpath() topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#106045 opened Jun 23, 2023 by nascheme
child process cannot put to multiprocessing.Queue on venv stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#105033 opened May 28, 2023 by bns-h-yasuhara
venv --help docs don't specify the exact activation command stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#103077 opened Mar 28, 2023 by JosephSBoyle
Be more purposeful in the Python version in pyvenv.cfg stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#102522 opened Mar 8, 2023 by brettcannon
venv: optional activate link/copy to solve ci/portability headaches stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#100281 opened Dec 15, 2022 by kfsone
python -m venv --copies attempts to create a symlink regardless of if it's supported by the filesystem stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#98975 opened Nov 1, 2022 by stiege
venv: make binary or library from C/C++ installable to ./venv/bin/ or ./venv/lib/ stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#97555 opened Sep 26, 2022 by evan0greenup
On Windows Powershell, venv folders are unexpectedly importable due to how namespace package and venv works stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#94957 opened Jul 18, 2022 by lieryan
Windows 11, VENV not working with case sensitive windows paths 3.11 only security fixes OS-windows stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#91106 opened Mar 7, 2022 by dopry mannequin
'venv --clear' should prompt user before nuking entire directory stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#90484 opened Jan 10, 2022 by alimpfard mannequin
[idea] Successfully creating a venv could print a message. stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#89664 opened Oct 17, 2021 by JulienPalard
venvensurepip may read local setup.cfg and fail mysteriously 3.9 only security fixes stdlib Python modules in the Lib dir topic-ensurepip topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#89294 opened Sep 7, 2021 by nutjob4life mannequin
Python venv inconsistent folder structure on windows 3.7 (EOL) end of life 3.8 (EOL) end of life 3.9 only security fixes 3.10 only security fixes OS-windows stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#87029 opened Jan 8, 2021 by jmoguill2 mannequin
Allow inheritance of Venvs 3.10 only security fixes stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#86267 opened Oct 20, 2020 by Carreau mannequin
ProTip! Add no:assignee to see everything that’s not assigned.