mirror of
https://github.com/python/cpython.git
synced 2026-04-17 01:10:46 +00:00
Path('') resolves to CWD, so an empty WHEEL_PKG_DIR string caused
ensurepip to search the current working directory for wheel files.
Add a truthiness check to treat empty strings the same as None.
Co-authored-by: Victor Stinner <vstinner@python.org>
|
||
|---|---|---|
| .. | ||
| _bundled | ||
| __init__.py | ||
| __main__.py | ||
| _uninstall.py | ||