Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devdanzin
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
venv
on
test_python_basic_repl
User selector
All users
All time
Commit history
Commits on Apr 15, 2024
gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to reduce warnings (GH-117817)
zooba
authored
185999b
View commit details
Copy full SHA for 185999b
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
gh-112571: Move fish venv activation script into the common folder (GH-117169)
Show description for 83485a0
Booplicate
authored
83485a0
View commit details
Copy full SHA for 83485a0
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Update venv activate.bat to escape custom PROMPT variables on Windows (GH-114885)
GILGAMESH
authored
7e2703b
View commit details
Copy full SHA for 7e2703b
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
gh-89427: Provide the original prompt value for VIRTUAL_ENV_PROMPT (GH-106726)
Show description for 8edc802
jimporter
authored
8edc802
View commit details
Copy full SHA for 8edc802
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
zooba
authored
f56d132
View commit details
Copy full SHA for f56d132
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
gh-112507: Detect Cygwin and MSYS with `uname` instead of `$OSTYPE` (GH-112508)
Show description for d7b5f10
J-M0
authored
d7b5f10
View commit details
Copy full SHA for d7b5f10
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
gh-112431: Unconditionally call `hash -r` (GH-112432)
Show description for a194938
J-M0
authored
a194938
View commit details
Copy full SHA for a194938
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
gh-112252: Fix error on unset $OSNAME in venv/activate (GH-112253)
jamesturk
authored
e1540ae
View commit details
Copy full SHA for e1540ae
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `scm_ignore_file` parameter (GH-108125)
Show description for e218e50
3 people
authored
e218e50
View commit details
Copy full SHA for e218e50
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
gh-89427: Set VIRTUAL_ENV_PROMPT even when VIRTUAL_ENV_DISABLE_PROMPT… (GH-106643)
jimporter
authored
af51bd7
View commit details
Copy full SHA for af51bd7
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Show description for ece20db
4 people
authored
ece20db
View commit details
Copy full SHA for ece20db
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)
Show description for eb5fd31
zooba
authored
eb5fd31
View commit details
Copy full SHA for eb5fd31
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)
Zabolekar
authored
ebc8103
View commit details
Copy full SHA for ebc8103
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
gh-100676: Improve description for venv --upgrade-deps (GH-100678)
rblcoder
authored
9dee973
View commit details
Copy full SHA for 9dee973
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
gh-100176: venv: Remove redundant compat code for Python <= 3.2 (#100177)
Show description for 3192c00
hugovk
authored
3192c00
View commit details
Copy full SHA for 3192c00
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
gh-98741: Remove useless check_home usage from is_python_build usage (GH-98743)
henryiii
authored
a508631
View commit details
Copy full SHA for a508631
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
zooba
authored
2fe44f7
View commit details
Copy full SHA for 2fe44f7
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
gh-96861: Check for unset sys.executable during venv creation. (GH-96887)
vsajip
authored
2cd70ff
View commit details
Copy full SHA for 2cd70ff
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
gh-93858: Prevent error when activating venv in nested fish instances (GH-93931)
thomasbbrunner
authored
1172172
View commit details
Copy full SHA for 1172172
View code at this point
Browse repository at this point
Commits on Jun 26, 2022
gh-94214: Add venv context.lib_path and document the context (GH-94221)
pfmoore
authored
aedb519
View commit details
Copy full SHA for aedb519
View code at this point
Browse repository at this point
Commits on May 19, 2022
gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (#92676)
Show description for 30deeac
3 people
authored
30deeac
View commit details
Copy full SHA for 30deeac
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
bpo-43218: Prevent venv creation when the target directory contains a PATH separator. (GH-24530)
dtrodrigues
authored
54f67ad
View commit details
Copy full SHA for 54f67ad
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
bpo-45413: Define "posix_venv", "nt_venv" and "venv" sysconfig installation schemes (GH-31034)
Show description for 48d9262
hroncok
authored
48d9262
View commit details
Copy full SHA for 48d9262
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
bpo-41011: venv -- add more variables to pyvenv.cfg (GH-30382)
akulakov
authored
f4e325c
View commit details
Copy full SHA for f4e325c
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663)
zooba
authored
6811fda
View commit details
Copy full SHA for 6811fda
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Fix typos in the Lib directory (GH-28775)
Show description for 745c9d9
cclauss
and
terryjreedy
authored
745c9d9
View commit details
Copy full SHA for 745c9d9
View code at this point
Browse repository at this point
Commits on May 19, 2021
bpo-43749: Ensure current exe is copied when using venv on windows (GH-25216)
Show description for 5d6e463
inorton
authored
5d6e463
View commit details
Copy full SHA for 5d6e463
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
Show description for c82dda1
ZackerySpytz
and
blfpd
authored
c82dda1
View commit details
Copy full SHA for c82dda1
View code at this point
Browse repository at this point
Commits on May 25, 2020
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
hroncok
authored
ef16958
View commit details
Copy full SHA for ef16958
View code at this point
Browse repository at this point
Commits on May 20, 2020
Fix the URL to fishshell.com (GH-20251)
jcgoble3
authored
da7d1f0
View commit details
Copy full SHA for da7d1f0
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)
d3r3kk
authored
45217af
View commit details
Copy full SHA for 45217af
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
bpo-39656: Ensure `bin/python3.#` is always present in virtual environments on POSIX (GH-19030)
asottile
authored
58ec58a
View commit details
Copy full SHA for 58ec58a
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290)
schwarzichet
authored
787b6d5
View commit details
Copy full SHA for 787b6d5
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
bpo-38901: Allow setting a venv's prompt to the basename of the current directory. (GH-17946)
Show description for 7d63780
vsajip
authored
7d63780
View commit details
Copy full SHA for 7d63780
View code at this point
Browse repository at this point
venv: Suppress warning message when bash hashing is disabled. (GH-17966)
Show description for 4b0d91a
d-goldin
authored and
vsajip
committed
4b0d91a
View commit details
Copy full SHA for 4b0d91a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.