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.
| Author | python-dev |
|---|---|
| Recipients | giampaolo.rodola, python-dev, serhiy.storchaka |
| Date | 2012年12月17日.13:24:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YQ34l33wGzN1m@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b7419f88c628 by Giampaolo Rodola' in branch '3.2': Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) http://hg.python.org/cpython/rev/b7419f88c628 New changeset b8289a08d720 by Giampaolo Rodola' in branch '3.3': Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) http://hg.python.org/cpython/rev/b8289a08d720 New changeset a0b1942600a2 by Giampaolo Rodola' in branch 'default': Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) http://hg.python.org/cpython/rev/a0b1942600a2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月17日 13:24:56 | python-dev | set | recipients: + python-dev, giampaolo.rodola, serhiy.storchaka |
| 2012年12月17日 13:24:56 | python-dev | link | issue16646 messages |
| 2012年12月17日 13:24:55 | python-dev | create | |