aboutsummaryrefslogtreecommitdiffstats
path: root/examples/network/googlesuggest/googlesuggest.py
Commit message (Expand)AuthorAgeFilesLines
* Use fully qualified enumerations in more examplesFriedemann Kleint2025-01-061-7/+7
* type hints: Fix some typing bugs for mypy (forgiveness)Friedemann Kleint2024-09-181-13/+13
* Use modern typing syntaxAdrian Herrmann2024-06-201-4/+2
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Examples: Fix a number of flake8 errors (part 3)Adrian Herrmann2023-12-061-2/+1
* Examples: Add some missing slot decoratorsFriedemann Kleint2022-08-241-1/+1
* example: add google suggestjaime022022-06-021-0/+137