This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2013年07月12日 13:03 by brett.cannon, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg192939 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2013年07月12日 13:03 | |
Now that Distribute is just a shell for setuptools 0.8, the example in the venv docs for installing pip and setuptools in a venv should be updated to use setuptools (in case anyone uses that code as a script themselves). |
|||
| msg192962 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年07月12日 19:58 | |
New changeset 1641a03dbe7b by Vinay Sajip in branch '3.3': Issue #18434: Updated example script in venv docs to use setuptools rather than Distribute. http://hg.python.org/cpython/rev/1641a03dbe7b New changeset 24a55f04a571 by Vinay Sajip in branch 'default': Closes #18434: Merged documentation update from 3.3. http://hg.python.org/cpython/rev/24a55f04a571 |
|||
| msg192969 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年07月12日 20:46 | |
New changeset f8c3d05994e4 by Vinay Sajip in branch '3.3': Issue #18434: Updated example script to tidy up resources. http://hg.python.org/cpython/rev/f8c3d05994e4 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:47 | admin | set | github: 62634 |
| 2013年07月12日 20:46:16 | python-dev | set | messages: + msg192969 |
| 2013年07月12日 19:58:28 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg192962 resolution: fixed stage: resolved |
| 2013年07月12日 18:35:54 | brett.cannon | set | nosy:
+ vinay.sajip |
| 2013年07月12日 13:03:54 | brett.cannon | create | |