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 gregory.p.smith
Recipients giampaolo.rodola, gregory.p.smith, ricexdream
Date 2021-03-15.18:39:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615833578.41.0.71786160242.issue43285@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ab152c6b5d95caa2dc1a30fa96e10258b5f188e by Gregory P. Smith in branch 'master':
bpo-43285 Make ftplib not trust the PASV response. (GH-24838)
https://github.com/python/cpython/commit/0ab152c6b5d95caa2dc1a30fa96e10258b5f188e
History
Date User Action Args
2021-03-15 18:39:38gregory.p.smithsetrecipients: + gregory.p.smith, giampaolo.rodola, ricexdream
2021-03-15 18:39:38gregory.p.smithsetmessageid: <1615833578.41.0.71786160242.issue43285@roundup.psfhosted.org>
2021-03-15 18:39:38gregory.p.smithlinkissue43285 messages
2021-03-15 18:39:38gregory.p.smithcreate