index
:
python-apt
1.1.y-xenial
1.4.y
1.6.y
1.7.y
1.8.4.y
1.8.y
2.0.y
2.4.y
2.8.y
debian/experimental
debian/jessie
main
pu/deb822-sources
pu/type-fixes
ubuntu/artful
ubuntu/eoan
ubuntu/lunar
ubuntu/trusty
ubuntu/vivid
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
generic.cc
Age
Commit message (
Expand
)
Author
2023-12-21
Handle null pointer deference in error handler
Julian Andres Klode
2023-05-02
Issue warnings as apt_pkg.Warning instead of discarding when there is no error
Julian Andres Klode
2019-06-24
Python 2 porting
Julian Andres Klode
2015-12-07
Introduce apt_pkg.Error class replacing SystemError
Julian Andres Klode
2015-11-29
Use CppPyString instead of PyString_FromString everywhere
Julian Andres Klode
2013-10-08
python/generic.cc: Move PyApt_Filename::init here
Julian Andres Klode
2013-09-11
Remove old API compatibility C++ support code
Julian Andres Klode
2010-03-26
Merge with mvo, with the following changes:
Julian Andres Klode
2010-03-23
merge from debian-sid
Michael Vogt
2010-03-15
Correctly fix the last one, PyErr_Restore takes a reference.
Julian Andres Klode
2010-03-15
* python/generic.cc:
Julian Andres Klode
2010-03-12
merged from debian-sid
Michael Vogt
2010-03-09
python/generic.cc: use std::string instead of string
Michael Vogt
2010-03-03
python/generic.cc: Map UntranslatedDepType to dep_type_untranslated.
Julian Andres Klode
2010-02-27
* python:
Julian Andres Klode
2010-02-02
Remove inline functions from the C++ API, export them instead (part 2).
Julian Andres Klode
2009-06-25
python/cache.cc: Support unicode objects and str objects in Python 2.
Julian Andres Klode
2008-05-16
Remove 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-24
Filler changeset 1.1->1.1.1.1
Arch Librarian
2004-11-24
Initial revision
Arch Librarian