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 2016年03月17日 11:52 by tritium, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| issue26580.diff | SilentGhost, 2016年03月17日 16:44 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg261908 - (view) | Author: Alex Walters (tritium) * | Date: 2016年03月17日 11:52 | |
in #23130 ftpmirror.py was removed from the python source distribution. The documentation still references this, and sends people looking for the file (ostensibly as an example of how to use ftplib). |
|||
| msg261918 - (view) | Author: SilentGhost (SilentGhost) * (Python triager) | Date: 2016年03月17日 16:44 | |
This patch removes the offending paragraph. |
|||
| msg261970 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年03月18日 12:25 | |
New changeset 23ad18068814 by Berker Peksag in branch '3.5': Issue #26580: Remove outdated reference to ftpmirror https://hg.python.org/cpython/rev/23ad18068814 New changeset 48e106bf2add by Berker Peksag in branch 'default': Issue #26580: Remove outdated reference to ftpmirror https://hg.python.org/cpython/rev/48e106bf2add |
|||
| msg261971 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2016年03月18日 12:26 | |
Thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:28 | admin | set | github: 70767 |
| 2016年03月18日 12:26:49 | berker.peksag | set | status: open -> closed versions: - Python 2.7, Python 3.2, Python 3.3, Python 3.4 nosy: + berker.peksag messages: + msg261971 resolution: fixed stage: patch review -> resolved |
| 2016年03月18日 12:25:29 | python-dev | set | nosy:
+ python-dev messages: + msg261970 |
| 2016年03月17日 16:44:13 | SilentGhost | set | files:
+ issue26580.diff type: behavior versions: + Python 3.6 keywords: + patch nosy: + SilentGhost messages: + msg261918 stage: patch review |
| 2016年03月17日 11:52:24 | tritium | create | |