Sign in
chromium
/
external
/
github.com
/
pypa
/
virtualenv
/
HEAD
5a400ef
[pre-commit.ci] pre-commit autoupdate (#2991)
by pre-commit-ci[bot]
· 8 days ago
main
fc1337c
release 20.35.4 (#2990)
by Bernát Gábor
· 14 days ago
25207be
Merge pull request #2989 from gaborbernat/bump-pip
by Bernát Gábor
· 14 days ago
d593841
Merge pull request #2984 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 2 weeks ago
f742f8d
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 2 weeks ago
0a644b0
Merge pull request #2982 from gracetyy/fix/distutils_patch
by Bernát Gábor
· 4 weeks ago
2b125eb
refactor: fix last commit according to review feedback
by Grace Yuen
· 4 weeks ago
71d5e09
[pre-commit.ci] auto fixes from pre-commit.com hooks
by pre-commit-ci[bot]
· 4 weeks ago
fd0a834
refactor: fix last commit according to review feedback
by Grace Yuen
· 4 weeks ago
c5e51d4
refactor: use pytest tmp_path fixture instead of tempfile.TemporaryDirectory
by Grace Yuen
· 4 weeks ago
629f7b8
Merge branch 'main' into fix/distutils_patch
by Grace Yuen
· 4 weeks ago
ed439b8
[pre-commit.ci] auto fixes from pre-commit.com hooks
by pre-commit-ci[bot]
· 4 weeks ago
3706faf
fix: Prevent NameError when accessing _DISTUTILS_PATCH during file overwrite
by Grace Yuen
· 4 weeks ago
e9fd90d
Merge pull request #2981 from pypa/release-20.35.3
by Bernát Gábor
· 5 weeks ago
8a1160e
release 20.35.3
by Bernát Gábor
· 5 weeks ago
20.35.3
a07135f
test_too_many_open_files fails (#2979)
by Bernát Gábor
· 5 weeks ago
e265338
Merge pull request #2980 from gaborbernat/release-20.35.2
by Bernát Gábor
· 5 weeks ago
5387286
release 20.35.2
by Bernát Gábor
· 5 weeks ago
9b47ce9
Merge pull request #2978 from gaborbernat/2977
by Bernát Gábor
· 5 weeks ago
c5674f2
Merge pull request #2976 from pypa/release-20.35.1
by Bernát Gábor
· 5 weeks ago
78a8dc2
release 20.35.1
by Bernát Gábor
· 5 weeks ago
20.35.1
2dbf4f2
Fix backwards incompatible changes on PythonInfo (#2975)
by Bernát Gábor
· 5 weeks ago
de1820d
fix: Patch get_interpreter to handle missing cache and app_data (#2974)
by Emre Şafak
· 5 weeks ago
8e1ecc7
release 20.35.0 (#2971)
by Bernát Gábor
· 5 weeks ago
89dc16b
Declare 3.14 support (#2970)
by Bernát Gábor
· 5 weeks ago
81d5187
[pre-commit.ci] pre-commit autoupdate (#2965)
by pre-commit-ci[bot]
· 8 weeks ago
6e1723a
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.13.0 in /.github/workflows (#2964)
by dependabot[bot]
· 10 weeks ago
9081de1
[pre-commit.ci] pre-commit autoupdate (#2962)
by pre-commit-ci[bot]
· 2 months ago
5c5bf43
[pre-commit.ci] pre-commit autoupdate (#2961)
by pre-commit-ci[bot]
· 3 months ago
66d793e
fix: Import fs_is_case_sensitive absolutely in py_info.py (#2960)
by Emre Şafak
· 3 months ago
dad9369
fix: Use getattr for tcl/tk library paths (#2945)
by Emre Şafak
· 3 months ago
916375d
feat: ensure creation of python3.exe and python3 on Windows (#2957)
by Emre Şafak
· 3 months ago
1d7548d
Merge pull request #2956 from esafak/refactor/2074-decouple-discovery
by Emre Şafak
· 3 months ago
ec92464
release 20.34.0 (#2954)
by Bernát Gábor
· 3 months ago
a1ed8bb
release 20.34.0
by Bernát Gábor
· 3 months ago
20.34.0
9ef8512
Squash changelog entry for 2074
by Bernát Gábor
· 3 months ago
9b285ef
Bump pip to 25.2 (#2953)
by Bernát Gábor
· 3 months ago
e45a509
[pre-commit.ci] pre-commit autoupdate (#2950)
by pre-commit-ci[bot]
· 3 months ago
dfdae19
fix: Python in `PATH` takes precedence over uv-managed Pythons (#2952)
by Edgar Ramírez Mondragón
· 3 months ago
1f4c76e
refactor: Decouple discovery by duplicating info utils (#2951)
by Emre Şafak
· 3 months ago
c41da72
refactor: Decouple discovery from creator plugins (#2949)
by Emre Şafak
· 3 months ago
02ae86f
feat: Remove references to py_info from FileCache (#2948)
by Emre Şafak
· 3 months ago
03f4800
feat: Decouple `FileCache` from `py_info` (#2947)
by Emre Şafak
· 3 months ago
d280b76
CI: Add PyPy 3.11 to CI checks (#2934)
by Emre Şafak
· 3 months ago
78ebc61
feat: Abstract out caching in discovery (#2946)
by Emre Şafak
· 3 months ago
fa67f8d
Merge pull request #2936 from esafak/fix/2935-too-many-open-files
by Emre Şafak
· 3 months ago
858d5b8
Merge pull request #2943 from pypa/release-20.33.1
by Bernát Gábor
· 3 months ago
8cea2c7
release 20.33.1
by Bernát Gábor
· 3 months ago
20.33.1
cac4942
Merge pull request #2942 from esafak/bug_report_template
by Bernát Gábor
· 3 months ago
91d3618
chore: Request shell and python details in bug reports
by Emre Şafak
· 3 months ago
f528c19
Merge pull request #2940 from esafak/fix/2930-tcl-library-bug
by Bernát Gábor
· 3 months ago
a7c6824
Merge branch 'main' into fix/2930-tcl-library-bug
by Emre Şafak
· 3 months ago
034f717
[pre-commit.ci] auto fixes from pre-commit.com hooks
by pre-commit-ci[bot]
· 3 months ago
8c9e431
Iterate on quoting
by Emre Şafak
· 3 months ago
59078c5
Remove investigation scripts, add changelog entry
by Emre Şafak
· 3 months ago
7336c43
fix: Correctly unpack _get_tcl_tk_libs() response in PythonInfo
by Emre Şafak
· 3 months ago
94004cc
Merge pull request #2937 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 3 months ago
4cd7b13
Merge pull request #2938 from esafak/fix/2933-pyc-invalidation-test
by Bernát Gábor
· 3 months ago
3b519a5
Merge branch 'main' into fix/2933-pyc-invalidation-test
by Bernát Gábor
· 3 months ago
fb3c7f4
fix(test): Restore mtime of py_info.py in test
by google-labs-jules[bot]
· 3 months ago
c573726
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 3 months ago
08e5dfa
Merge pull request #2929 from pypa/release-20.33.0
by Bernát Gábor
· 3 months ago
829e3d2
release 20.33.0
by Bernát Gábor
· 3 months ago
20.33.0
3d35fbb
feat: Add Tcl/Tkinter support (#2928)
by Emre Şafak
· 3 months ago
9872144
fix: Update venv redirector detection for Python 3.13 on Windows (#2920)
by Emre Şafak
· 3 months ago
31eb8b9
fix cache invalidation for PythonInfo (#2925)
by Emre Şafak
· 3 months ago
ec1c83e
fix(testing): Prevent logging setup when --help is passed (#2923)
by Emre Şafak
· 3 months ago
0c84728
fix 'Too many open files' error and improve error message (#2922)
by Emre Şafak
· 3 months ago
f264539
fix: `--try-first-with` was overriding an absolute `--python` path (#2921)
by Emre Şafak
· 3 months ago
19796cf
fix: Prevent crash on file in PATH during discovery (#2917)
by Emre Şafak
· 3 months ago
01074bc
fix: Force UTF-8 encoding for pip subprocess (#2918)
by Emre Şafak
· 3 months ago
fb2ba1c
docs: Recommend specific python version for virtualenv (#2916)
by Emre Şafak
· 3 months ago
5c6ef7b
fix: Improve symlink check and sysconfig path handling (#2914)
by Emre Şafak
· 3 months ago
683e5db
fix: handle StopIteration in discovery (#2913)
by Emre Şafak
· 3 months ago
153227f
[pre-commit.ci] pre-commit autoupdate (#2912)
by pre-commit-ci[bot]
· 4 months ago
216dc9f
test: Use `@pytest.mark.flaky` instead of `@flaky.flaky` (#2911)
by Michał Górny
· 4 months ago
18e5c33
Merge pull request #2910 from gaborbernat/nushell
by Bernát Gábor
· 4 months ago
5e875b3
Fix nushell deprecation warnings
by Bernát Gábor
· 4 months ago
3e1786e
[pre-commit.ci] pre-commit autoupdate (#2909)
by pre-commit-ci[bot]
· 4 months ago
4cc47bd
Merge pull request #2908 from pypa/release-20.32.0
by Bernát Gábor
· 4 months ago
74afc5a
release 20.32.0
by Bernát Gábor
· 4 months ago
20.32.0
40c84e4
Bump setuptools version (#2900)
by Bernát Gábor
· 4 months ago
f3961eb
Update index.rst, compatibility section added, other subheadings created (#2897)
by velle
· 4 months ago
75518b1
Add warning for incorrect usage of Nushell activation script (#2906)
by Emre Şafak
· 4 months ago
430eb4b
Discover uv-managed Python installations (#2902)
by Edgar Ramírez Mondragón
· 4 months ago
e7e0ae3
[pre-commit.ci] pre-commit autoupdate (#2905)
by pre-commit-ci[bot]
· 4 months ago
269599a
Fix: Ignore missing absolute paths for python discovery (#2907)
by Emre Şafak
· 4 months ago
29e9698
activate.fish: update fish major version check (#2891)
by siddharth ravikumar
· 4 months ago
07e6110
Merge pull request #2904 from gaborbernat/fix-ci-07-10
by Bernát Gábor
· 4 months ago
30e58ff
Fix the CI
by Bernát Gábor
· 4 months ago
284af1f
Merge pull request #2894 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 4 months ago
4c4b43a
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 4 months ago
6197707
Merge pull request #2889 from pypa/pre-commit-ci-update-config
by Bernát Gábor
· 6 months ago
4115483
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 6 months ago
fa647d5
[pre-commit.ci] pre-commit autoupdate (#2888)
by pre-commit-ci[bot]
· 6 months ago
2ec4db5
Merge pull request #2886 from pypa/release-20.31.2
by Bernát Gábor
· 6 months ago
91cf771
release 20.31.2
by Bernát Gábor
· 6 months ago
20.31.2
9c4cd8e
Merge pull request #2884 from hroncok/wheel-option-back
by Miro Hrončok
· 6 months ago
e9b6ba7
Merge pull request #2882 from pypa/release-20.31.1
by Bernát Gábor
· 6 months ago
71d6f0a
Update changelog.rst
by Bernát Gábor
· 6 months ago
Next »