summaryrefslogtreecommitdiff
path: root/python/lock.cc
AgeCommit message (Expand)Author
2026-03-02Copyright changesJulian Andres Klode
2023-05-01Fix FileLock docstring to say FileLock not SystemLockJulian Andres Klode
2013-10-08apt_pkg: Support paths supplied as bytes objects (See: #680971)Julian Andres Klode
2011-11-10fix build against apt in experimentalMichael Vogt
2010-04-21python: Commit documentation changes suggested by debian-l10n-english.Julian Andres Klode
2010-01-15python/lock.cc,python/progress.cc: Include Python.h first to avoid warning.Julian Andres Klode
2009-07-21python/lock.cc: Implement apt_pkg.FileLock().Julian Andres Klode
2009-07-21python/lock.cc: Fix refcount in systemlock_enter and behavior of systemlock_e...Julian Andres Klode
2009-07-20python/lock.cc: Introduce apt_pkg.SystemLock context manager.Julian Andres Klode