🌐 AI搜索 & 代理 主页
  1. ce9343c release 16.6.1 by Bernat Gabor · 6 years ago 16.6.1
  2. a401061 Further fix for #1339 (--python option) (#1364) by Paul Moore · 7 years ago
  3. 7dc8315 Check for os.pathsep for path. If we use a directory with os.pathsep… (#1360) by Rich Rauenzahn · 7 years ago
  4. ba302e2 Merge pull request #1357 from pypa/release-16.6.0 by Bernát Gábor · 7 years ago
  5. 8cd7254 release 16.6.0 and drop all jython reference by Bernat Gabor · 7 years ago 16.6.0
  6. e200870 release 16.6.0 by Bernat Gabor · 7 years ago
  7. be82612 bump pip and wheel (#1356) by Bernát Gábor · 7 years ago
  8. d77c65d move to new simplified CI (#1351) by Bernát Gábor · 7 years ago
  9. f0ce306 drop Jython supportCI runs very long - can no longer maintain it and have very little usage (#1354) by Bernát Gábor · 7 years ago
  10. 81904e4 drop Jython support by Bernat Gabor · 7 years ago
  11. 5e3a70c Merge pull request #1349 from vtbassmatt/unify-pypy by Bernát Gábor · 7 years ago
  12. 27a3171 fix pypy2 version number by Matt Cooper · 7 years ago
  13. 1affb90 remove PyPy special cases by Matt Cooper · 7 years ago
  14. 05933dd quote the floats by Matt Cooper · 7 years ago
  15. debbaa4 release 16.5.0 by Bernat Gabor · 7 years ago 16.5.0
  16. f9d0048 release 16.5.0 (#1348) by Bernát Gábor · 7 years ago
  17. dfca5ad Update changes.rst by Bernát Gábor · 7 years ago
  18. 1331037 Update changes.rst by Bernát Gábor · 7 years ago
  19. a0b556b release 16.5.0 by Bernat Gabor · 7 years ago
  20. f53a4ea move to latest CI iamges (#1347) by Bernát Gábor · 7 years ago
  21. 1acc56f * upgrade pip from 19.0.3 to 19.1 (#1346) by Bernát Gábor · 7 years ago
  22. 2c1e45a ability to invoke it from venv generated Python (#1345) by Paul Moore · 7 years ago
  23. 789cad5 Remove pypy3 check for distutils import error (#1344) by Brian Skinn · 7 years ago
  24. c787671 Implement prompt consistency tests and harmonize all activate scripts (#1330) by Brian Skinn · 7 years ago
  25. 124d0ed get python versions from 32&64-bit registry views (#1340) by Tithen-Firion · 7 years ago
  26. 94c6bcb Update virtualenv.py by Bernát Gábor · 7 years ago
  27. 9025a9a Merge pull request #1331 from pypa/release-16.4.3 by Bernát Gábor · 7 years ago
  28. 3272f7b release 16.4.3 by Bernat Gabor · 7 years ago 16.4.3
  29. c37e89b Update virtualenv.py by Bernát Gábor · 7 years ago
  30. 824759c revert symlink fix (#1329) by Bernát Gábor · 7 years ago
  31. 751f8f9 Update index.rst (#1326) by Aditya Bose · 7 years ago
  32. 3374b37 Update virtualenv.py by Bernát Gábor · 7 years ago
  33. bdb1355 Merge pull request #1324 from pypa/release-16.4.1 by Bernát Gábor · 7 years ago
  34. bc1d76d release 16.4.1 by Bernat Gabor · 7 years ago 16.4.0
  35. 2c482c8 bump pip and wheel bundled (#1321) by Bernát Gábor · 7 years ago
  36. 585b225 Fix license() builtin by copying license into virtualenv (#1318) by Anthony Sottile · 7 years ago
  37. 117f6f7 Fix typo in azure pipeline (#1319) by Anthony Sottile · 7 years ago
  38. fef732c bump version to next DEV by Bernat Gabor · 7 years ago
  39. c9cf748 release 16.4.0 by Bernat Gabor · 7 years ago
  40. 6d75016 Merge pull request #1313 from pypa/release-16.4.0 by Bernát Gábor · 7 years ago
  41. 76326e0 release 16.4.0 by Bernat Gabor · 7 years ago
  42. 5496332 fix handling of relative symlinks (#1309) by rofl0r · 7 years ago
  43. 3aab5f3 upgrade setuptools and pip (#1312) by Bernát Gábor · 7 years ago
  44. 162751b Update virtualenv.py by Bernát Gábor · 7 years ago
  45. d53a3c4 Link or copy PyPy headers instead of include directory as a whole (#1302) by daa · 7 years ago
  46. 23e7f7a Do not check pip config if such command is not available (#1303) by daa · 7 years ago
  47. c862325 virtualenv does not *always* have a runtime dependency on setuptools (#1300) by Anthony Sottile · 7 years ago
  48. bcce79d Use importlib in python3 (#1293) by Anthony Sottile · 7 years ago
  49. f244b82 Merge pull request #1292 from pypa/release-16.3.0 by Bernát Gábor · 7 years ago
  50. 591282f release 16.3.0 by Bernat Gabor · 7 years ago 16.3.0
  51. cfd9c81 produce a virtualenv zipapp (#1287) by Anthony Sottile · 7 years ago
  52. 3532355 avoid packaging non source code by Bernat Gabor · 7 years ago
  53. 8fe9053 Use importlib over imp in python3.x (#1289) by Anthony Sottile · 7 years ago
  54. 4729b19 bump vendored pip to 19.0.1 (#1291) by Bernát Gábor · 7 years ago
  55. a393048 Copy only required files from exec_prefix and only if it is really different from prefix path (#1282) by daa · 7 years ago
  56. d683eae Update outdated docs referring to bin/rebuild-script.py (#1286) by Anthony Sottile · 7 years ago
  57. 685b1af fix documentation, alter faulty examples by Bernat Gabor · 7 years ago
  58. 59a5ab8 Discourage installation as root, such as with sudo (#1283) by Kyle Altendorf · 7 years ago
  59. 50b6092 Pre-import some built-in modules in PyPy (#1281) by Microdog · 7 years ago
  60. ea80780 try to fix brew CI break by Bernat Gabor · 7 years ago
  61. c2b56b6 add stale issue by Bernat Gabor · 7 years ago
  62. 2b247d5 fix linting by Bernat Gabor · 7 years ago
  63. 2de8acf Do not override certificate bundle if it is defined in pip config (#1273) by daa · 7 years ago
  64. 4d498a9 also deploy sdist by Bernat Gabor · 7 years ago
  65. ee01c10 Fix ResourceWarning: unclosed file (#1277) by Mickaël Schoentgen · 7 years ago
  66. 5f59fcf Fix testenv:upgrade deps in tox config (#1276) by Sviatoslav Sydorenko · 7 years ago
  67. e46842c Merge pull request #1274 from pypa/release-16.2.0 by Bernát Gábor · 7 years ago
  68. d5fed23 fish 3 compatbility by Bernat Gabor · 7 years ago 16.2.0
  69. 1cf41c5 release 16.2.0 by Bernat Gabor · 7 years ago
  70. f4e72e1 fix releae by Bernat Gabor · 7 years ago
  71. 9164aab add release Azure task by Bernat Gabor · 7 years ago
  72. c3c1744 add pytest xdist to speed up tests by Bernat Gabor · 7 years ago
  73. eb45c0d Move to a declarative build script via setup.cfg, improve package metadata by Bernat Gabor · 7 years ago
  74. e646308 Fixed a typo in index.rst (#1269) by ykdojo · 7 years ago
  75. 45ecd1a Link to Python 3 venv (#1086) by Bernát Gábor · 7 years ago
  76. d0a1d7e add changelog by Bernat Gabor · 7 years ago
  77. d74a677 clarify project by Bernat Gabor · 7 years ago
  78. 06c05f8 Link to Python 3 venv by George Lund · 7 years ago
  79. 49ad202 as powershell is now universaly available, do not enforce Windows line endings (#1268) by Bernát Gábor · 7 years ago
  80. 1637d49 make assertions on packaging, recommend tox for all testings (#1267) by Bernát Gábor · 7 years ago
  81. 3fc24c8 Support the embed script on Windows (#1266) by Bernát Gábor · 7 years ago
  82. 04d4ca6 Add news documenation for #1244 by Bernat Gabor · 7 years ago
  83. fd67151 Fix boostrap script generation (#1265) by Bernát Gábor · 7 years ago
  84. 5802660 add ISSUE/PR template, include pyproject.toml, clean not needed news by Bernat Gabor · 7 years ago
  85. efce8b8 revert to a non src layout (#1264) by Bernát Gábor · 7 years ago
  86. e8d82ce Move to news files for changelog via towncrier. (#1234) by ptaneli · 7 years ago
  87. 971d341 Set VIRTUAL_ENV enviroment variable in activate_this.py (#1057) by nonylene · 7 years ago
  88. 911a267 Jython enable for coverage report. (#1263) by Bernát Gábor · 7 years ago
  89. 9f4cf65 code improvements (#1262) by Bernát Gábor · 7 years ago
  90. 34fdfb5 Shell fixes (#1258) by Bernát Gábor · 7 years ago
  91. 89c734b Use os.path.realpath to resolve the symlink. (#1259) by Adam Sampson · 7 years ago
  92. 27adc76 added instructions for changing --system-site-packages in existing envir... (#738) by drevicko · 7 years ago
  93. 04ce796 Dereference symlinks more thoroughly in copyfile (#956) by Adam Sampson · 7 years ago
  94. 17bb29d bump embeded wheels (#1257) by Bernát Gábor · 7 years ago
  95. b3e55b1 update testing notes, and test space path support by Jurko Gospodnetić · 7 years ago
  96. 616a0e6 pass through proxy and HOME variables by Bernat Gabor · 7 years ago
  97. 480cbbe Document when --always-copy was introduced (in PR #409) by anatoly techtonik · 7 years ago
  98. 5bcb51d fix master not embeded by Bernat Gabor · 7 years ago
  99. 256d0e1 Allow sourcing activate.sh in shells "exit on error" mode by Antti Haapala · 7 years ago
  100. a6436cc Fix error with missing pip/certifi's cacert.pem by Miro Hrončok · 7 years ago