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, miss-islington, ricexdream
Date 2021-03-15.19:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615835096.15.0.199654123463.issue43285@roundup.psfhosted.org>
In-reply-to
Content
New changeset 664d1d16274b47eea6ec92572e1ebf3939a6fa0c by Gregory P. Smith in branch '3.8':
[3.8] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881)
https://github.com/python/cpython/commit/664d1d16274b47eea6ec92572e1ebf3939a6fa0c
History
Date User Action Args
2021-03-15 19:04:56gregory.p.smithsetrecipients: + gregory.p.smith, giampaolo.rodola, miss-islington, ricexdream
2021-03-15 19:04:56gregory.p.smithsetmessageid: <1615835096.15.0.199654123463.issue43285@roundup.psfhosted.org>
2021-03-15 19:04:56gregory.p.smithlinkissue43285 messages
2021-03-15 19:04:56gregory.p.smithcreate