| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
This is a revertion of cfc66e37eb8e.
Thanks to 鄭景文 for the bug report. Thanks to Tin Tvrtković, Xiang
Zhang, and Dan McCombs for diagnosing the issue.
|
| |
|
| |
|
|
|
|
| |
Most of the docs has already been updated in c3c188a0325a.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
interpreter aliases (python, python3) are now created by copying rather than symlinking.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
of symlinks even where symlinks are available and the default.
|
| |
| |
| |
| | |
removed Deactivate.ps1.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
types.SimpleNamespace.
|
| | |
|
|\ \
| |/
| |
| | |
on Windows and adds no value over and above python -m pydoc ...
|
| |
| |
| |
| | |
on Windows and adds no value over and above python -m pydoc ...
|
| |
| |
| |
| | |
ModuleNotFoundError.
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Patch by Vinay Sajip.
|
|
|
|
| |
Patch by Ronald Oussoren.
|
| |
|
|
|
|
| |
mode instead, and provide better help for pyvenv.
|
| |
|
| |
|
|
|
|
|
|
| |
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready. See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
|