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
Assigned to nobody Loading
Sort

Issues list

creating venv Python3.13 on CIFS mounted drive fails ENODATA 3.13 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
#133951 opened May 12, 2025 by mycroftw
Nested virtual environment support in site/venv modules stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#129445 opened Jan 29, 2025 by dmatech1
venv.EnvBuilder and venv.create should have the same symlinks defaults as python -m venv stdlib Python modules in the Lib dir topic-venv Related to the venv module
#129382 opened Jan 27, 2025 by geofft
sys._base_executable resolves symlinks too eagerly, resulting in undesirable venv from venv behaviour stdlib Python modules in the Lib dir topic-installation topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#128670 opened Jan 9, 2025 by pelson
gh-127638: Prevent copying extended attributes of script files when creating venv awaiting review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes topic-venv Related to the venv module
#128105 opened Dec 19, 2024 by wimglenn Loading…
Replace pyvenv.cfg's home key with base-prefix and base-exec-prefix interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-venv Related to the venv module type-feature A feature request or enhancement
#127895 opened Dec 12, 2024 by FFY00
Warn when running in a virtual environment that was created for a different minor Python version stdlib Python modules in the Lib dir topic-venv Related to the venv module type-feature A feature request or enhancement
#127727 opened Dec 7, 2024 by FFY00
Cannot create venvs on small-xattr filesystems when CPython is installed somewhere with large xattrs (Regression from 3.12) 3.13 bugs and security fixes 3.14 bugs and security fixes topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#127638 opened Dec 5, 2024 by harryjph
venv module not respecting ACLs stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#127172 opened Nov 22, 2024 by piotr-kubiak
venv can't figure out that it's isolated topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#127025 opened Nov 19, 2024 by fedd20
sys._base_executable in framework builds does not take into account ABI build flag 3.13 bugs and security fixes 3.14 bugs and security fixes OS-mac topic-venv Related to the venv module
#124861 opened Oct 1, 2024 by ned-deily
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 only security fixes 3.13 bugs and security fixes 3.14 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() stdlib Python modules in the Lib dir 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
ProTip! Add no:assignee to see everything that’s not assigned.