mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 02:47:59 +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.