> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 0.8.2-rc0 **`(fix):`** The Python SDK better handles cyclical references ### What's been fixed * The Python SDK better handles cyclical references. In particular, cyclical references are tracked for undiscriminated unions, and update\_forward\_refs is always called with object references.