Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid import contextlib in
_virtualenv
(#1406)
No need to pay 3ms on basically every Python invocation. I opened a PR upstream last week: pypa/virtualenv#2688
- Loading branch information