[CT-845] Rename try_*
-> strict_*
#5475
Labels
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Milestone
Follow-up to #5107, #5167
Let's rename:
try_set
→set_strict
try_zip
→zip_strict
Big idea is that
strict_
methods:Timeline:
fromjson_strict
,tojson_strict
,fromyaml_strict
,toyaml_strict
following the same patternThe text was updated successfully, but these errors were encountered: