master
Removed forceEventSetupCacheClearOnNewRun option
Moved FWCore/ParameterSet tests to catch2
remove __future__ imports
ParameterSet: Use python3 to run tests
add more tests
add tests
Better handling of initializing DescriptionCloner
FWCore/ParameterSet: test every parameter type systematically
FWCore/ParameterSet: decode floating point with std::from_chars
Introduce vFloat and float types in ParameterSets
VarParsing: skip empty list for int/float/bool list default; add opts.parseArguments to unit test