[python-daemon-announce] [RELEASE] ‘python-daemon’ version 2.0 released
Ben Finney
ben+python at benfinney.id.au
Sat Jan 10 11:34:58 UTC 2015
Howdy all,
I am pleased to announce the release of version 2.0 of the
‘python-daemon’ library.
The current release is always available at
<URL:https://pypi.python.org/pypi/python-daemon/>.
Significant changes since the previous version
==============================================
* Supports Python 2 (version 2.7 or later) and Python 3 (version 3.2
or later) with the same code base.
This version drops support for Python earlier than Python 2.7.
This constitutes a major re-write of large parts of the test suite,
packaging code, and library code. Please test carefully and report
any regressions from earlier versions.
* Full unit test coverage of all code branches.
* Add explicit credit for contributors.
What is the ‘python-daemon’ library?
====================================
‘python-daemon’ is a Python library to implement a well-behaved Unix
daemon process.
--
\ “Capitalism is the astounding belief that the most wickedest of |
`\ men will do the most wickedest of things for the greatest good |
_o__) of everyone.” —John Maynard Keynes |
Ben Finney <ben at benfinney.id.au>
More information about the python-daemon-announce
mailing list