summaryrefslogtreecommitdiff
path: root/python/generic.cc
AgeCommit message (Expand)Author
2023-12-21Handle null pointer deference in error handlerJulian Andres Klode
2023-05-02Issue warnings as apt_pkg.Warning instead of discarding when there is no errorJulian Andres Klode
2019-06-24Python 2 portingJulian Andres Klode
2015-12-07Introduce apt_pkg.Error class replacing SystemErrorJulian Andres Klode
2015-11-29Use CppPyString instead of PyString_FromString everywhereJulian Andres Klode
2013-10-08python/generic.cc: Move PyApt_Filename::init hereJulian Andres Klode
2013-09-11Remove old API compatibility C++ support codeJulian Andres Klode
2010-03-26Merge with mvo, with the following changes:Julian Andres Klode
2010-03-23merge from debian-sidMichael Vogt
2010-03-15Correctly fix the last one, PyErr_Restore takes a reference.Julian Andres Klode
2010-03-15* python/generic.cc:Julian Andres Klode
2010-03-12merged from debian-sidMichael Vogt
2010-03-09python/generic.cc: use std::string instead of stringMichael Vogt
2010-03-03python/generic.cc: Map UntranslatedDepType to dep_type_untranslated.Julian Andres Klode
2010-02-27* python:Julian Andres Klode
2010-02-02Remove inline functions from the C++ API, export them instead (part 2).Julian Andres Klode
2009-06-25python/cache.cc: Support unicode objects and str objects in Python 2.Julian Andres Klode
2008-05-16Remove trailing whitespace.Ben Finney
2005-08-04* applied a patch from Chris Halls to return the apt error string on a system...Michael Vogt
2004-11-24Filler changeset 1.1->1.1.1.1Arch Librarian
2004-11-24Initial revisionArch Librarian