Through hint Python_FIND_IMPLEMENTATIONS it is possble to specify, as an ordered list, which implementations must be searched for. Currently possible values are: * CPython * IronPython
Ensure also the cache of properties is erased in case of multiple searches. Fixes: #20626, #20627