ANN: pyftpdlib 1.5.8 released

4 views
Skip to first unread message

Giampaolo Rodola'

unread,
Oct 1, 2023, 8:28:40 PM10/1/23
to pyft...@googlegroups.com, python-ann...@python.org
Hello all,
I'm glad to announce the release of pyftpdlib 1.5.8:
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**

- #586: removed Python 2.6 support.
- #591: speedup logging by 28% by using `logging._srcfile = None` trick. This
  avoids calling `calling sys._getframe()` for each log record.
- #605: added support for Python 3.12.

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/

Reply all
Reply to author
Forward
0 new messages