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