[Python-announce] ANN: pyftpdlib 2.0.1 released
Giampaolo Rodola' via Python-announce-list <[email protected]> Tue, 22 Oct 2024 15:44:10 +0200
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CAFYqXL-gbq=Dvd2P5hgAEzGvogMszBP7Z0C0W-4OcGEBOoKeFw@mail.gmail.com> |
Hello all, I'm glad to announce the release of pyftpdlib 2.0.1: 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** * #651: Add ``make install-pydeps-test`` and ``make install-pydeps-dev`` targets. They can be used to install dependencies meant for running tests and for local development. They can also be installed via ``pip install .[test]`` and ``pip install .[dev]``. **Bug fixes** * #650: file operations on Windows with Python 3.13 give "Permission denied". Links ===== - Home page: https://github.com/giampaolo/pyftpdlib - Download: https://pypi.org/project/pyftpdlib - Documentation: https://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]