Fixed #20276 -- Implemented __bool__ for MergeDict
MergeDict evaluates now to False if all contained dicts are empty. Thanks til for the report and the initial patch.
Loading
Please register or sign in to comment
MergeDict evaluates now to False if all contained dicts are empty. Thanks til for the report and the initial patch.