Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.06; '8bit%:30': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'finney': 0.16; 'maintainer': 0.16; 'ported': 0.16; 'porting': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:debian': 0.16; 'subject:python': 0.16; 'discussions': 0.16; 'discussion': 0.18; 'library': 0.18; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; "i'm": 0.30; 'url:mailman': 0.30; 'easier': 0.31; 'commonly': 0.31; 'writes:': 0.31; 'url:python': 0.33; "i'd": 0.34; 'but': 0.35; 'there': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'so,': 0.37; 'las': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; '8bit%:29': 0.60; 'forum': 0.61; '8bit%:24': 0.84; 'brain,': 0.84; 'package?': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: python-daemon for Python v3 Date: Sun, 19 Jan 2014 21:41:31 +1100 References: <0fdbd07c-d792-4230-bc4c-f683110d87c4@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: rasputin.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:cp4zrY+H7KM0lDwGK788AYZz+zg= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390128104 news.xs4all.nl 2837 [2001:888:2000:d::a6]:60399 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64292 Asaf Las writes: > Is there ported to Python v3 python-daemon package? > > https://pypi.python.org/pypi/python-daemon/ Have a read through the archives for the ‘python-daemon-devel’ discussion forum , where we have had discussions about porting the library to Python 3. I'd be interested to know who wants us to keep Python 2 compatibility. If we can drop that, then a Python 3 version of the library would be much easier to maintain. We are also in need of an active maintainer for the ‘python-lockfile’ library which is commonly used with ‘python-daemon’. -- \ “Pinky, are you pondering what I'm pondering?” “I think so, | `\ Brain, but if we give peas a chance, won't the lima beans feel | _o__) left out?” —_Pinky and The Brain_ | Ben Finney