summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-06-23-15-36-49.gh-issue-94172.DzQk0s.rst
blob: 3be4b09b5ec195d44d470e031e250b56197fbcfd (plain)
1
2
:mod:`ftplib`: Remove the ``FTP_TLS.ssl_version`` class attribute: use the
*context* parameter instead. Patch by Victor Stinner