[Python-modules-team] Bug#789911: python-gear: Obsolete ‘daemon.pidlockfile’ API migrated to ‘python-lockfile’ library

Ben Finney ben+debian at benfinney.id.au
Thu Apr 21 20:11:16 UTC 2016


On 21-Apr-2016, Julien Cristau wrote:
> On Thu, Jun 25, 2015 at 18:02:54 +1000, Ben Finney wrote:
> > In ‘python-daemon’ version 2 and later, the ‘daemon.pidlockfile’
> > module does not exist. Code which attempts to import it will fail.
> > 
> > A simple inspection (using ‘grep’) of the Python source for this
> > package shows it is using the obsolete ‘daemon.pidlockfile’ API,
> > and will fail with an ImportError.
> > 
> python-gear uses daemon.pidfile.TimeoutPIDLockFile, is that API
> safe? If yes, this bug can be closed afaict.

Yes, ‘daemon.pidfile’ remains supported for current code.

Please close this bug using a message that also sets the “fixed”
version, with the value of “python-gear/FOO” where “FOO” is the
version that uses the ‘daemon.pidfile’ API.

-- 
 \            “Technology is neither good nor bad; nor is it neutral.” |
  `\                       —Melvin Kranzberg's First Law of Technology |
_o__)                                                                  |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160422/e672cf26/attachment-0001.sig>


More information about the Python-modules-team mailing list