[Python-announce] ANN: pyftpdlib 1.5.10 released
"Giampaolo Rodola'" <[email protected]> Sun, 23 Jun 2024 16:08:44 +0200
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CAFYqXL8g=TeDNmMeKYdKoi5ZauxhWSV-UDu1wxvCZxv+-6Bqqw@mail.gmail.com> |
Hello all, I'm glad to announce the release of pyftpdlib 1.5.10: https://github.com/giampaolo/pyftpdlib About ===== Python FTP server library provides a high-level portable interface to easily write very efficient, scalable and asynchronous FTP servers with Python. What's new ========== **Enhancements** * #621: use black formatter. * #626: use argparse instead of deprecated optparse. * #628: use pytest instead of unittest. * #632: add ability to run tests in parallel with `make test-parallel`. **Bug fixes** * #627: PermissionError may occur on Windows when binding ports from a pre-configured PASV range. Links ===== - Home page: https://github.com/giampaolo/pyftpdlib - Download: https://pypi.python.org/pypi/pyftpdlib - Documentation: http://pyftpdlib.readthedocs.io - What's new: https://github.com/giampaolo/pyftpdlib/blob/master/HISTORY.rst -- Giampaolo - https://gmpy.dev/ _______________________________________________ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: [email protected]