summaryrefslogtreecommitdiff
path: root/searx/answerers/__init__.py
AgeCommit message (Expand)Author
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2021-03-01[fix] answers: don't crash when the query is an empty stringAlexandre Flament
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-11-19[enh] add quick answer functionality with an example answererAdam Tauber