#44 Drop support for Python earlier than Python 3
Closed: Fixed by bignose. Opened by bignose.

With Python 3 now the only actively developed Python version, Python 2 will end its support life in 2020. See the Python 2.7 Countdown for a discussion of the timeline (in short, 2020-01-01 marks the end of life for Python 2 support from the Python developers).

The ‘python-daemon’ project will end support for Python 2 during 2020. This issue both declares that intention, and requests changing the code base in 2020 to drop Python 2 support.


Metadata Update from @bignose:
- Issue assigned to bignose

Python versions earlier than 3 are no longer supported, as of version 2.3.0 of this library.

Metadata Update from @bignose:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata