mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-13 14:24:08 +00:00
Instead of relying on runtime parameter compatibility between the patched `has_pending` method and `list.pop`, use a proxy lambda function that accepts arbitrary keyword params.