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>
Sat, 10 Jun 2023 22:42:32 +0000 (23:42 +0100)
commitadbe1ffb671b29c6854f951fa65d939895600fe6
treef8a8c4521390d542e4406f5b9a470fa9e1cd40e7
parent963fa4fcadf76740083d9fce3ffe986a81f247fe
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