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
/
apt
/
utils.py
Age
Commit message (
Expand
)
Author
2023-12-13
Run isort
Julian Andres Klode
2023-12-13
Run autoflake
Julian Andres Klode
2023-12-13
Run pyupgrade --py311-plus
Julian Andres Klode
2023-12-13
Run pyupgrade
Julian Andres Klode
2023-12-13
Convert from type comments to type annotations
Julian Andres Klode
2023-12-03
remove Python2 crumbs
Alexandre Detiste
2023-01-05
Reformat code with black
Julian Andres Klode
2020-04-20
Remove Python 2 and old pyflakes hacks
Julian Andres Klode
2018-06-05
Fix some more type annotations for apt_pkg, complete apt.utils typing
pu/type-fixes
Julian Andres Klode
2015-11-26
apt.utils: Open the release files using a 'with' statement
Julian Andres Klode
2015-11-26
apt.utils: Support parsing InRelease files
Julian Andres Klode
2014-06-30
make pep8 happy (again)
Michael Vogt
2014-01-06
Use print_function everywhere
Julian Andres Klode
2014-01-05
make test_pep8.py pass
Michael Vogt
2012-06-11
add test for utils.get_release_date_from_release_file and update code for mor...
Michael Vogt
2010-10-18
fix compat issues with python3
0.7.98.1ubuntu1
Michael Vogt
2010-06-10
* apt/utils.py:
0.7.95ubuntu2
Michael Vogt
2010-03-01
Some stylistic changes.
Julian Andres Klode
2010-03-01
Style fixes.
Julian Andres Klode
2010-02-13
python/tagfile.cc: Implement the iterator protocol in TagFile.
Julian Andres Klode
2010-02-07
* Fix some places where the old API was still used:
Julian Andres Klode
2010-01-20
apt/utils.py: fix copyright info
Michael Vogt
2010-01-20
* apt/utils.py:
Michael Vogt