lambda is a singleton (hashable) therefore can be safely set as the
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 10 Jun 2023 22:42:32 +0000 (23:42 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:19 +0000 (19:26 +0000)
commitea589d459b8958f2b41341f369efe461f1588021
treef8a8c4521390d542e4406f5b9a470fa9e1cd40e7
parent708cf4085609d127161c62f4102e70525ecaff83
lambda is a singleton (hashable) therefore can be safely set as the
default option to a function parameter
https://bugs.libre-soc.org/show_bug.cgi?id=1094#c89
src/openpower/insndb/core.py
src/openpower/insndb/db.py