Activity
report: split crash_signature into multiple methods
report: split crash_signature into multiple methods
Pull request merge
test: refine type hint for do_crash
test: refine type hint for do_crash
Pull request merge
use apport.logging directly
use apport.logging directly
Pull request merge
test: remove unused variables
test: remove unused variables
Pull request merge
logging: add type hints
logging: add type hints
Pull request merge
apport: defer imports for unicode_gettext
apport: defer imports for unicode_gettext
Pull request merge
apport-valgrind: remove unused import apport.fileutils
apport-valgrind: remove unused import apport.fileutils
Pull request merge
pylint: enable useless-suppression
pylint: enable useless-suppression
Pull request merge
test: set branch code coverage in pyproject.toml
test: set branch code coverage in pyproject.toml
Pull request merge
crashdb: add type hints
crashdb: add type hints
Pull request merge
test: add type hints to has_click_event_connected
test: add type hints to has_click_event_connected
Pull request merge
hookutils: remove todo from read_file
hookutils: remove todo from read_file
Pull request merge
crashdb: Add reason for non-toplevel import
crashdb: Add reason for non-toplevel import
Pull request merge
report: drop support for libnih
report: drop support for libnih
Pull request merge
test: replace assertTrue by more specific assert checks
test: replace assertTrue by more specific assert checks
Pull request merge
problem_report: reduce chunk size from 1 MB to 128 kB
problem_report: reduce chunk size from 1 MB to 128 kB
Pull request merge
test: concatenate string literals
test: concatenate string literals
Pull request merge
problem_report: write CompressedValue in chunks as well
problem_report: write CompressedValue in chunks as well
Pull request merge
ci: add ruff action
ci: add ruff action
Pull request merge
test: do not check for exact encoded gzip data
test: do not check for exact encoded gzip data
Pull request merge
Release apport 2.32.0
Release apport 2.32.0
Pull request merge
report: fix extracting glib assertion from crashdump
report: fix extracting glib assertion from crashdump
Pull request merge
run-linters: check Python code in debian/ if present
run-linters: check Python code in debian/ if present
Pull request merge
apt_dpkg: introduce helper function _write_package_version_dict
apt_dpkg: introduce helper function _write_package_version_dict
Pull request merge
po: Translate new German entries
po: Translate new German entries
Pull request merge
test: use restore_os_environ in hookutils tests
test: use restore_os_environ in hookutils tests
Pull request merge
ci: install xterm for test_find_package_desktopfile_multiple
ci: install xterm for test_find_package_desktopfile_multiple
Pull request merge
fileutils: add type hints
fileutils: add type hints
Pull request merge
chore: Update translation template
chore: Update translation template
Pull request merge
problem_report: replace hasattr(x, "find") by isinstance(x, bytes | str)
problem_report: replace hasattr(x, "find") by isinstance(x, bytes | str)
Pull request merge