1. 1e53f8d Issue #21197: Add lib64 -> lib symlink in venvs on 64-bit non-OS X POSIX. by Vinay Sajip · 10 years ago
  2. 11c5afd Issue #20053: Mark as an expected failure for 3.4 by Nick Coghlan · 10 years ago
  3. d49fa5e Issue #20053: Actually test relevant assumption by Nick Coghlan · 10 years ago
  4. 456ab5d Issue #20053: new test to check an assumption by Nick Coghlan · 10 years ago
  5. 6edd82a Close #20053: ignore default pip config settings by Nick Coghlan · 10 years ago
  6. ae2ee96 Issue #19744: improve ensurepip error when ssl is missing by Nick Coghlan · 11 years ago
  7. 6256fcb Close #19734: ignore pip env vars in ensurepip by Nick Coghlan · 11 years ago
  8. 8ddd59e Issue #19728: don't be sensitive to line endings by Nick Coghlan · 11 years ago
  9. fdf3a62 Issue #19728: add private ensurepip._uninstall CLI by Nick Coghlan · 11 years ago
  10. 1b1b178 Fix and test pip version consistency by Nick Coghlan · 11 years ago
  11. 1d1d834 Issue #19734: Also run pip version check in isolated mode by Nick Coghlan · 11 years ago
  12. 091167c Issue #19734: Ensure test_venv ignores PIP_REQUIRE_VIRTUALENV by Nick Coghlan · 11 years ago
  13. 878d258 Issue #19744 (temp workaround): without ssl, skip pip test by Nick Coghlan · 11 years ago
  14. 6fd12f2 Issue 19734: better diagnostics for test_venv failures by Nick Coghlan · 11 years ago
  15. d76cdc1 Close #19694: venv now runs ensurepip in isolated mode by Nick Coghlan · 11 years ago
  16. 8fbdb09 Close #19552: venv and pyvenv ensurepip integration by Nick Coghlan · 11 years ago
  17. 53b1c24 Issue #18224: Updated test. by Vinay Sajip · 11 years ago
  18. ef1f777 Issue #18224: Updated test. by Vinay Sajip · 11 years ago
  19. bd40d3e Closes #15776: pyvenv now works with existing directories. by Vinay Sajip · 12 years ago
  20. 9c92a69 Fix test_venv to work with universal newlines (issue #13119) by Antoine Pitrou · 12 years ago
  21. 90db661 Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren. by Vinay Sajip · 12 years ago
  22. 509d87d Issue #15307: Skipped test_venv:test_prefixes when run from a venv. by Vinay Sajip · 12 years ago
  23. 045bd53 Issue #15241: Fix test_prefixes failure in test_venv due to symlink in by Ned Deily · 12 years ago
  24. 3874e54 Issue #15241: Added test for venv prefixes. by Vinay Sajip · 12 years ago
  25. 2895244 Closes #15173: Tidied up copyright statements and removed pythonv references. by Vinay Sajip · 12 years ago
  26. aa789ac Restore test that was using pysetup and can now (#15157) use pydoc by Éric Araujo · 12 years ago
  27. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  28. c1f0b53 Updated test to reflect renamed file. by Vinay Sajip · 12 years ago
  29. ef4c501 Fixed typo. by Vinay Sajip · 12 years ago
  30. 382a7c0 Tweaked tests to use launcher executable name on OS X. by Vinay Sajip · 12 years ago
  31. 393da32 Changed executable name computation in test_venv to allow for debug executables. by Vinay Sajip · 12 years ago
  32. b3b49cd Refined venv tests. by Vinay Sajip · 12 years ago
  33. 7e20349 Fixed _sys_home computation and added diagnostics for Windows buildbot failures. by Vinay Sajip · 12 years ago
  34. 4221142 Addressed some buildbot errors and comments on the checkin by Antoine on python-dev. by Vinay Sajip · 12 years ago
  35. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago