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