ANN: pyftpdlib 1.5.4 released

10 views
Skip to first unread message

Giampaolo Rodola'

unread,
May 4, 2018, 5:08:02 PM5/4/18
to python-ann...@python.org, pyft...@googlegroups.com
Hello all,
I'm glad to announce the release of pyftpdlib 1.5.4:

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**

- #463: FTPServer class can now be used as a context manager.

**Bug fixes**

- #431: Ctrl-C doesn't exit `python -m pyftpdlib` on Windows.
- #436: ThreadedFTPServer.max_cons is evaluated threading.activeCount(). If
  the user uses threads of its own it will consume the number of max_cons.
- #447: ThreadedFTPServer and MultiprocessFTPServer do not join() tasks which
  are no longer consuming resources.

Links
=====


--


Reply all
Reply to author
Forward
0 new messages