Howdy all,

I am pleased to announce the release of version 1.5.7 of the
‘python-daemon’ library.

The current release is always available at
<URL:https://pypi.python.org/pypi/python-daemon/>.

The project's forums and VCS are hosted at Alioth
<URL:https://alioth.debian.org/projects/python-daemon/>.


Significant changes since the previous version
==============================================

* Declare support explicitly for Python 2 only.

* Document the security impact and rationale of the default umask.

* Migrate the test suite to use maintained, current libraries
  (‘unittest2’, ‘mock’, ‘testtools’, ‘testscenarios’). Drop
  dependencies on obsolete libraries.

* Include test suite with source distribution.

* Add a hacking guide for developers.

* Multiple changes to prepare for Python 3 migration.


What is the ‘python-daemon’ library?
====================================

‘python-daemon’ is a Python library to implement a well-behaved Unix
daemon process.

-- 
 \        “Intellectual property is to the 21st century what the slave |
  `\                              trade was to the 16th.” —David Mertz |
_o__)                                                                  |
Ben Finney <b...@benfinney.id.au>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to