1. bd40d3e Closes #15776: pyvenv now works with existing directories. by Vinay Sajip · 12 years ago
  2. 9c92a69 Fix test_venv to work with universal newlines (issue #13119) by Antoine Pitrou · 12 years ago
  3. 90db661 Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren. by Vinay Sajip · 12 years ago
  4. 509d87d Issue #15307: Skipped test_venv:test_prefixes when run from a venv. by Vinay Sajip · 12 years ago
  5. 045bd53 Issue #15241: Fix test_prefixes failure in test_venv due to symlink in by Ned Deily · 12 years ago
  6. 3874e54 Issue #15241: Added test for venv prefixes. by Vinay Sajip · 12 years ago
  7. 2895244 Closes #15173: Tidied up copyright statements and removed pythonv references. by Vinay Sajip · 12 years ago
  8. aa789ac Restore test that was using pysetup and can now (#15157) use pydoc by Éric Araujo · 12 years ago
  9. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  10. c1f0b53 Updated test to reflect renamed file. by Vinay Sajip · 12 years ago
  11. ef4c501 Fixed typo. by Vinay Sajip · 12 years ago
  12. 382a7c0 Tweaked tests to use launcher executable name on OS X. by Vinay Sajip · 12 years ago
  13. 393da32 Changed executable name computation in test_venv to allow for debug executables. by Vinay Sajip · 12 years ago
  14. b3b49cd Refined venv tests. by Vinay Sajip · 12 years ago
  15. 7e20349 Fixed _sys_home computation and added diagnostics for Windows buildbot failures. by Vinay Sajip · 12 years ago
  16. 4221142 Addressed some buildbot errors and comments on the checkin by Antoine on python-dev. by Vinay Sajip · 12 years ago
  17. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago