[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-announce-list
Subject:    ANN: pyftpdlib 1.5.4 released
From:       "Giampaolo Rodola'" <g.rodola () gmail ! com>
Date:       2018-05-04 21:07:41
Message-ID: CAFYqXL--NVmG1xBOUKV4zSJz0mh7kjaX8oT+vuHV752CPjArHQ () mail ! gmail ! com
[Download RAW message or body]

Hello all,
I'm glad to announce the release of pyftpdlib 1.5.4:
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**

- #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
=====

- 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 - http://grodola.blogspot.com
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic