Sign in
chromium
/
external
/
github.com
/
pypa
/
virtualenv
/
HEAD
b7ab17e
[pre-commit.ci] pre-commit autoupdate (#3087)
by pre-commit-ci[bot]
· 3 days ago
main
f2062bc
chore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)
by dependabot[bot]
· 3 days ago
eb27e55
Add type annotations to embed wheel generator output (#3085)
by Rahul Devikar
· 6 days ago
fbb3bd1
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)
by dependabot[bot]
· 6 days ago
a1d3963
chore(deps): bump actions/setup-python from 5 to 6 (#3080)
by dependabot[bot]
· 6 days ago
e768d56
chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)
by dependabot[bot]
· 6 days ago
9601a70
chore(deps): bump actions/checkout from 4 to 6 (#3083)
by dependabot[bot]
· 6 days ago
e1118ba
chore(deps): bump actions/download-artifact from 4 to 8 (#3084)
by dependabot[bot]
· 6 days ago
7f2e162
Standardize .github files to .yaml suffix
by Bernát Gábor
· 6 days ago
ada469c
Move SECURITY.md to .github/SECURITY.md
by Bernát Gábor
· 6 days ago
404a3e5
release 21.1.0
by Bernát Gábor
· 6 days ago
21.1.0
981d87c
add comprehensive type annotations across the entire codebase (#3076)
by rahuldevikar
· 7 days ago
17d98ba
Add security policy
by Bernát Gábor
· 7 days ago
7687420
release 21.0.0
by Bernát Gábor
· 8 days ago
21.0.0
8ec3142
📝 docs(changelog): add removal entry for python-discovery extraction (#3074)
by Bernát Gábor
· 8 days ago
f89d46c
♻️ refactor(discovery): extract py_discovery as self-contained package (#3070)
by Bernát Gábor
· 8 days ago
0272c72
release 20.39.1
by Bernát Gábor
· 8 days ago
20.39.1
b1ca37f
🐛 fix(create): add pythonw3.exe to Windows venvs (#3073)
by Bernát Gábor
· 8 days ago
1d4a338
✨ feat(create): add RustPython support (#3071)
by Bernát Gábor
· 10 days ago
a10c5d4
Align dependency versions across projects (#3069)
by Bernát Gábor
· 10 days ago
22a8860
[pre-commit.ci] pre-commit autoupdate (#3068)
by pre-commit-ci[bot]
· 10 days ago
ad56e78
release 20.39.0
by Bernát Gábor
· 10 days ago
20.39.0
ae90556
Add auto-upgrade workflow for embedded dependencies (#3057)
by rahuldevikar
· 10 days ago
4582e41
🐛 fix(discovery): resolve version-manager shims to real binaries (#3067)
by Bernát Gábor
· 10 days ago
e32d82d
Add architecture (ISA) awareness to Python discovery (#3058)
by rahuldevikar
· 10 days ago
f8f7f48
🧪 test(discovery): fix test_py_info_cache_clear outside venv (#3065)
by Bernát Gábor
· 10 days ago
c22b548
👷 ci(brew): add missing Homebrew Python versions and fix discovery (#3066)
by Bernát Gábor
· 10 days ago
a852cbb
🐛 fix(seed): add --ignore-installed to pip invoke seeder (#3064)
by Bernát Gábor
· 10 days ago
6d22c9e
🐛 fix(sdist): include tox.toml in sdist (#3063)
by Bernát Gábor
· 10 days ago
01e8f51
Move from extras to dependency-groups (#3056)
by Bernát Gábor
· 14 days ago
fbbb97d
release 20.38.0
by Bernát Gábor
· 2 weeks ago
20.38.0
c5240c7
🔧 chore(tox): migrate tox.ini to tox.toml (#3050)
by Bernát Gábor
· 2 weeks ago
6ff2e3e
🐛 fix(discovery): harden subprocess interrogation and test reliability (#3054)
by Bernát Gábor
· 2 weeks ago
d7919e5
Fix bash activate PKG_CONFIG_PATH unbound variable under bash -u (#3047)
by Fridayai700
· 2 weeks ago
39568b0
[pre-commit.ci] pre-commit autoupdate (#3043)
by pre-commit-ci[bot]
· 2 weeks ago
f745000
🔒 security(workflows): add explicit permissions to all jobs
by Bernát Gábor
· 2 weeks ago
fda5bbc
🐛 fix(release): clear coverage env vars in release env
by Bernát Gábor
· 2 weeks ago
1ecf0ed
👷 ci(release): split into release and tag-triggered publish (#3042)
by Bernát Gábor
· 2 weeks ago
4fb0401
📝 docs: restructure to follow Diataxis framework (#3041)
by Bernát Gábor
· 2 weeks ago
834c7ff
👷 ci(release): scope GH_RELEASE_TOKEN to release environment
by Bernát Gábor
· 2 weeks ago
a238b9a
👷 ci(release): add workflow_dispatch release with zipapp and get-virtualenv (#3040)
by Bernát Gábor
· 2 weeks ago
44bce57
Improve error message when discovery plugin is not available (#3032)
by Varun Chawla
· 2 weeks ago
77ac227
Version bump filelock to latest (#3039)
by Mr. Walls
· 2 weeks ago
bc1aec7
Python3.9 dependency range correction (#3038)
by Mr. Walls
· 2 weeks ago
44b7bd6
✨ feat(create): sync with upstream CPython/PyPy venv (#3036)
by Bernát Gábor
· 2 weeks ago
85470d6
⚡ perf(test): parallelize test suite with pytest-xdist (#3035)
by Bernát Gábor
· 3 weeks ago
004e463
Fix unhelpful KeyError when using invalid VIRTUALENV_DISCOVERY value (#3031)
by Varun Chawla
· 3 weeks ago
c4779f8
Use user_cache_dir for app data with auto-migration from old location (#3033)
by rahuldevikar
· 3 weeks ago
6e80d06
Replace ty: ignore with proper type declarations for inheritance patterns (#3034)
by rahuldevikar
· 3 weeks ago
86897e9
Fix ty Type Narrowing (#3030)
by rahuldevikar
· 3 weeks ago
e21287a
[pre-commit.ci] pre-commit autoupdate (#3028)
by pre-commit-ci[bot]
· 3 weeks ago
d27a884
Upgrade embedded dependencies (#3026)
by rahuldevikar
· 3 weeks ago
7fd3453
Add ty type checker to CI via tox (#3025)
by rahuldevikar
· 3 weeks ago
34066ec
Add ``PKG_CONFIG_PATH`` environment variable support to all activation scripts (#3023)
by rahuldevikar
· 4 weeks ago
cf4c0fc
[pre-commit.ci] pre-commit autoupdate (#3019)
by pre-commit-ci[bot]
· 4 weeks ago
9909c18
Preserver Symlinks in pyvenv.cfg paths (#3022)
by rahuldevikar
· 4 weeks ago
c4b80dc
[pre-commit.ci] pre-commit autoupdate (#3018)
by pre-commit-ci[bot]
· 6 weeks ago
5a5f304
[pre-commit.ci] pre-commit autoupdate (#3017)
by pre-commit-ci[bot]
· 7 weeks ago
f761bce
update `Automated testing` documentation section (#3016)
by Elmir
· 7 weeks ago
d908c11
Exclude pywintypes*.dll and pythoncom*.dll from being copied to Scripts directory (#3012)
by rahuldevikar
· 7 weeks ago
fb651b0
Merge pull request #3015 from rahuldevikar/users/rahuldevikar/fix2985
by Bernát Gábor
· 8 weeks ago
c7dd7d5
add changelog
by Rahul Devikar
· 8 weeks ago
b943149
Fix Windows activation scripts to handle Python paths with spaces
by Rahul Devikar
· 8 weeks ago
15f475a
Merge pull request #3014 from pypa/release-20.36.1
by Bernát Gábor
· 8 weeks ago
20.37.0
d0ad11d
release 20.36.1
by Bernát Gábor
· 8 weeks ago
20.36.1
dec4cec
Merge pull request #3013 from gaborbernat/fix-sec
by Bernát Gábor
· 8 weeks ago
5fe5d38
release 20.36.0 (#3011)
by Bernát Gábor
· 8 weeks ago
9719376
release 20.36.0
by Bernát Gábor
· 8 weeks ago
20.36.0
0276db6
Add support for PEP 440 version specifiers in the ``--python`` flag. (#3008)
by rahuldevikar
· 8 weeks ago
4f900c2
Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3006)
by rahuldevikar
· 8 weeks ago
13afcc6
fix: resolve EncodingWarning in tox upgrade environment (#3007)
by Bernát Gábor
· 9 weeks ago
31b5d31
[pre-commit.ci] pre-commit autoupdate (#2997)
by pre-commit-ci[bot]
· 9 weeks ago
7c28422
fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (#3002)
by Vetrichelvan
· 9 weeks 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
· 3 months ago
23032cb
[pre-commit.ci] pre-commit autoupdate (#2995)
by pre-commit-ci[bot]
· 3 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]
· 4 months ago
fc1337c
release 20.35.4 (#2990)
by Bernát Gábor
· 4 months ago
25207be
Merge pull request #2989 from gaborbernat/bump-pip
by Bernát Gábor
· 4 months ago
d593841
Merge pull request #2984 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 4 months ago
f742f8d
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 4 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
ed439b8
[pre-commit.ci] auto fixes from pre-commit.com hooks
by pre-commit-ci[bot]
· 5 months ago
3706faf
fix: Prevent NameError when accessing _DISTUTILS_PATCH during file overwrite
by Grace Yuen
· 5 months ago
e9fd90d
Merge pull request #2981 from pypa/release-20.35.3
by Bernát Gábor
· 5 months ago
8a1160e
release 20.35.3
by Bernát Gábor
· 5 months ago
20.35.3
a07135f
test_too_many_open_files fails (#2979)
by Bernát Gábor
· 5 months ago
e265338
Merge pull request #2980 from gaborbernat/release-20.35.2
by Bernát Gábor
· 5 months ago
5387286
release 20.35.2
by Bernát Gábor
· 5 months ago
9b47ce9
Merge pull request #2978 from gaborbernat/2977
by Bernát Gábor
· 5 months ago
c5674f2
Merge pull request #2976 from pypa/release-20.35.1
by Bernát Gábor
· 5 months ago
78a8dc2
release 20.35.1
by Bernát Gábor
· 5 months ago
20.35.1
2dbf4f2
Fix backwards incompatible changes on PythonInfo (#2975)
by Bernát Gábor
· 5 months ago
Next »