Sign in
chromium
/
external
/
github.com
/
pypa
/
virtualenv
/
HEAD
3925ac8
[pre-commit.ci] pre-commit autoupdate (#3098)
by pre-commit-ci[bot]
· 2 days ago
main
5b5e281
[pre-commit.ci] pre-commit autoupdate (#3096)
by pre-commit-ci[bot]
· 9 days ago
dc10a34
🐛 fix(create): use commonpath for correct path validation (#3097)
by Bernát Gábor
· 9 days ago
080a1bd
Enhance upgrade workflow: age check, dedup, issue tracking (#3094)
by Rahul Devikar
· 13 days ago
1a838b2
[pre-commit.ci] pre-commit autoupdate (#3095)
by pre-commit-ci[bot]
· 2 weeks ago
98c1891
Rename u.bugfix.rst to 3093.bugfix.rst
by Bernát Gábor
· 2 weeks ago
2aeb918
Upgrade embedded pip/setuptools/wheel (#3093)
by github-actions[bot]
· 2 weeks ago
0b6f444
release 21.2.0
by Bernát Gábor
· 2 weeks ago
21.2.0
e1af35d
🐛 fix(create): prevent venv from racing virtualenv on gitignore creation (#3092)
by Bernát Gábor
· 2 weeks ago
f05bf08
🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091)
by Bernát Gábor
· 2 weeks ago
0cd0e09
fix broken README heading introduced in docs restructure (#3088)
by Rahul Devikar
· 3 weeks ago
b7ab17e
[pre-commit.ci] pre-commit autoupdate (#3087)
by pre-commit-ci[bot]
· 3 weeks ago
f2062bc
chore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)
by dependabot[bot]
· 3 weeks ago
eb27e55
Add type annotations to embed wheel generator output (#3085)
by Rahul Devikar
· 4 weeks ago
fbb3bd1
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)
by dependabot[bot]
· 4 weeks ago
a1d3963
chore(deps): bump actions/setup-python from 5 to 6 (#3080)
by dependabot[bot]
· 4 weeks ago
e768d56
chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)
by dependabot[bot]
· 4 weeks ago
9601a70
chore(deps): bump actions/checkout from 4 to 6 (#3083)
by dependabot[bot]
· 4 weeks ago
e1118ba
chore(deps): bump actions/download-artifact from 4 to 8 (#3084)
by dependabot[bot]
· 4 weeks ago
7f2e162
Standardize .github files to .yaml suffix
by Bernát Gábor
· 4 weeks ago
ada469c
Move SECURITY.md to .github/SECURITY.md
by Bernát Gábor
· 4 weeks ago
404a3e5
release 21.1.0
by Bernát Gábor
· 4 weeks ago
21.1.0
981d87c
add comprehensive type annotations across the entire codebase (#3076)
by rahuldevikar
· 4 weeks ago
17d98ba
Add security policy
by Bernát Gábor
· 4 weeks ago
7687420
release 21.0.0
by Bernát Gábor
· 4 weeks ago
21.0.0
8ec3142
📝 docs(changelog): add removal entry for python-discovery extraction (#3074)
by Bernát Gábor
· 4 weeks ago
f89d46c
♻️ refactor(discovery): extract py_discovery as self-contained package (#3070)
by Bernát Gábor
· 4 weeks ago
0272c72
release 20.39.1
by Bernát Gábor
· 4 weeks ago
20.39.1
b1ca37f
🐛 fix(create): add pythonw3.exe to Windows venvs (#3073)
by Bernát Gábor
· 4 weeks ago
1d4a338
✨ feat(create): add RustPython support (#3071)
by Bernát Gábor
· 4 weeks ago
a10c5d4
Align dependency versions across projects (#3069)
by Bernát Gábor
· 4 weeks ago
22a8860
[pre-commit.ci] pre-commit autoupdate (#3068)
by pre-commit-ci[bot]
· 4 weeks ago
ad56e78
release 20.39.0
by Bernát Gábor
· 4 weeks ago
20.39.0
ae90556
Add auto-upgrade workflow for embedded dependencies (#3057)
by rahuldevikar
· 4 weeks ago
4582e41
🐛 fix(discovery): resolve version-manager shims to real binaries (#3067)
by Bernát Gábor
· 4 weeks ago
e32d82d
Add architecture (ISA) awareness to Python discovery (#3058)
by rahuldevikar
· 4 weeks ago
f8f7f48
🧪 test(discovery): fix test_py_info_cache_clear outside venv (#3065)
by Bernát Gábor
· 4 weeks ago
c22b548
👷 ci(brew): add missing Homebrew Python versions and fix discovery (#3066)
by Bernát Gábor
· 4 weeks ago
a852cbb
🐛 fix(seed): add --ignore-installed to pip invoke seeder (#3064)
by Bernát Gábor
· 4 weeks ago
6d22c9e
🐛 fix(sdist): include tox.toml in sdist (#3063)
by Bernát Gábor
· 4 weeks ago
01e8f51
Move from extras to dependency-groups (#3056)
by Bernát Gábor
· 5 weeks ago
fbbb97d
release 20.38.0
by Bernát Gábor
· 5 weeks ago
20.38.0
c5240c7
🔧 chore(tox): migrate tox.ini to tox.toml (#3050)
by Bernát Gábor
· 5 weeks ago
6ff2e3e
🐛 fix(discovery): harden subprocess interrogation and test reliability (#3054)
by Bernát Gábor
· 5 weeks ago
d7919e5
Fix bash activate PKG_CONFIG_PATH unbound variable under bash -u (#3047)
by Fridayai700
· 5 weeks ago
39568b0
[pre-commit.ci] pre-commit autoupdate (#3043)
by pre-commit-ci[bot]
· 5 weeks ago
f745000
🔒 security(workflows): add explicit permissions to all jobs
by Bernát Gábor
· 5 weeks ago
fda5bbc
🐛 fix(release): clear coverage env vars in release env
by Bernát Gábor
· 5 weeks ago
1ecf0ed
👷 ci(release): split into release and tag-triggered publish (#3042)
by Bernát Gábor
· 5 weeks ago
4fb0401
📝 docs: restructure to follow Diataxis framework (#3041)
by Bernát Gábor
· 5 weeks ago
834c7ff
👷 ci(release): scope GH_RELEASE_TOKEN to release environment
by Bernát Gábor
· 5 weeks ago
a238b9a
👷 ci(release): add workflow_dispatch release with zipapp and get-virtualenv (#3040)
by Bernát Gábor
· 5 weeks ago
44bce57
Improve error message when discovery plugin is not available (#3032)
by Varun Chawla
· 5 weeks ago
77ac227
Version bump filelock to latest (#3039)
by Mr. Walls
· 5 weeks ago
bc1aec7
Python3.9 dependency range correction (#3038)
by Mr. Walls
· 5 weeks ago
44b7bd6
✨ feat(create): sync with upstream CPython/PyPy venv (#3036)
by Bernát Gábor
· 5 weeks ago
85470d6
⚡ perf(test): parallelize test suite with pytest-xdist (#3035)
by Bernát Gábor
· 5 weeks ago
004e463
Fix unhelpful KeyError when using invalid VIRTUALENV_DISCOVERY value (#3031)
by Varun Chawla
· 6 weeks ago
c4779f8
Use user_cache_dir for app data with auto-migration from old location (#3033)
by rahuldevikar
· 6 weeks ago
6e80d06
Replace ty: ignore with proper type declarations for inheritance patterns (#3034)
by rahuldevikar
· 6 weeks ago
86897e9
Fix ty Type Narrowing (#3030)
by rahuldevikar
· 6 weeks ago
e21287a
[pre-commit.ci] pre-commit autoupdate (#3028)
by pre-commit-ci[bot]
· 6 weeks ago
d27a884
Upgrade embedded dependencies (#3026)
by rahuldevikar
· 6 weeks ago
7fd3453
Add ty type checker to CI via tox (#3025)
by rahuldevikar
· 6 weeks ago
34066ec
Add ``PKG_CONFIG_PATH`` environment variable support to all activation scripts (#3023)
by rahuldevikar
· 7 weeks ago
cf4c0fc
[pre-commit.ci] pre-commit autoupdate (#3019)
by pre-commit-ci[bot]
· 7 weeks ago
9909c18
Preserver Symlinks in pyvenv.cfg paths (#3022)
by rahuldevikar
· 7 weeks ago
c4b80dc
[pre-commit.ci] pre-commit autoupdate (#3018)
by pre-commit-ci[bot]
· 9 weeks ago
5a5f304
[pre-commit.ci] pre-commit autoupdate (#3017)
by pre-commit-ci[bot]
· 2 months ago
f761bce
update `Automated testing` documentation section (#3016)
by Elmir
· 2 months ago
d908c11
Exclude pywintypes*.dll and pythoncom*.dll from being copied to Scripts directory (#3012)
by rahuldevikar
· 2 months ago
fb651b0
Merge pull request #3015 from rahuldevikar/users/rahuldevikar/fix2985
by Bernát Gábor
· 2 months ago
c7dd7d5
add changelog
by Rahul Devikar
· 2 months ago
b943149
Fix Windows activation scripts to handle Python paths with spaces
by Rahul Devikar
· 2 months ago
15f475a
Merge pull request #3014 from pypa/release-20.36.1
by Bernát Gábor
· 2 months ago
20.37.0
d0ad11d
release 20.36.1
by Bernát Gábor
· 2 months ago
20.36.1
dec4cec
Merge pull request #3013 from gaborbernat/fix-sec
by Bernát Gábor
· 2 months ago
5fe5d38
release 20.36.0 (#3011)
by Bernát Gábor
· 3 months ago
9719376
release 20.36.0
by Bernát Gábor
· 3 months ago
20.36.0
0276db6
Add support for PEP 440 version specifiers in the ``--python`` flag. (#3008)
by rahuldevikar
· 3 months ago
4f900c2
Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3006)
by rahuldevikar
· 3 months ago
13afcc6
fix: resolve EncodingWarning in tox upgrade environment (#3007)
by Bernát Gábor
· 3 months ago
31b5d31
[pre-commit.ci] pre-commit autoupdate (#2997)
by pre-commit-ci[bot]
· 3 months ago
7c28422
fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (#3002)
by Vetrichelvan
· 3 months ago
365628c
test_too_many_open_files: assert on `errno.EMFILE` instead of `strerror` (#3001)
by pltrz
· 3 months ago
5d09a90
fix: wrong path on migrated venv (#2996)
by sk1234567891
· 4 months ago
23032cb
[pre-commit.ci] pre-commit autoupdate (#2995)
by pre-commit-ci[bot]
· 4 months ago
70afcd7
[pre-commit.ci] pre-commit autoupdate (#2993)
by pre-commit-ci[bot]
· 4 months ago
ead7b2b
[pre-commit.ci] pre-commit autoupdate (#2992)
by pre-commit-ci[bot]
· 4 months ago
5a400ef
[pre-commit.ci] pre-commit autoupdate (#2991)
by pre-commit-ci[bot]
· 5 months ago
fc1337c
release 20.35.4 (#2990)
by Bernát Gábor
· 5 months ago
25207be
Merge pull request #2989 from gaborbernat/bump-pip
by Bernát Gábor
· 5 months ago
d593841
Merge pull request #2984 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 5 months ago
f742f8d
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 5 months ago
0a644b0
Merge pull request #2982 from gracetyy/fix/distutils_patch
by Bernát Gábor
· 5 months ago
2b125eb
refactor: fix last commit according to review feedback
by Grace Yuen
· 5 months ago
71d5e09
[pre-commit.ci] auto fixes from pre-commit.com hooks
by pre-commit-ci[bot]
· 5 months ago
fd0a834
refactor: fix last commit according to review feedback
by Grace Yuen
· 5 months ago
c5e51d4
refactor: use pytest tmp_path fixture instead of tempfile.TemporaryDirectory
by Grace Yuen
· 5 months ago
629f7b8
Merge branch 'main' into fix/distutils_patch
by Grace Yuen
· 5 months ago
Next »