summaryrefslogtreecommitdiff
path: root/apt/utils.py
AgeCommit message (Expand)Author
2023-12-13Run isortJulian Andres Klode
2023-12-13Run autoflakeJulian Andres Klode
2023-12-13Run pyupgrade --py311-plusJulian Andres Klode
2023-12-13Run pyupgradeJulian Andres Klode
2023-12-13Convert from type comments to type annotationsJulian Andres Klode
2023-12-03remove Python2 crumbsAlexandre Detiste
2023-01-05Reformat code with blackJulian Andres Klode
2020-04-20Remove Python 2 and old pyflakes hacksJulian Andres Klode
2018-06-05Fix some more type annotations for apt_pkg, complete apt.utils typingpu/type-fixesJulian Andres Klode
2015-11-26apt.utils: Open the release files using a 'with' statementJulian Andres Klode
2015-11-26apt.utils: Support parsing InRelease filesJulian Andres Klode
2014-06-30make pep8 happy (again)Michael Vogt
2014-01-06Use print_function everywhereJulian Andres Klode
2014-01-05make test_pep8.py passMichael Vogt
2012-06-11add test for utils.get_release_date_from_release_file and update code for mor...Michael Vogt
2010-10-18fix compat issues with python30.7.98.1ubuntu1Michael Vogt
2010-06-10* apt/utils.py:0.7.95ubuntu2Michael Vogt
2010-03-01Some stylistic changes.Julian Andres Klode
2010-03-01Style fixes.Julian Andres Klode
2010-02-13python/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-20apt/utils.py: fix copyright infoMichael Vogt
2010-01-20* apt/utils.py:Michael Vogt