> 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):`** Python SDK 更好地处理循环引用

### 已修复的问题

* Python SDK 更好地处理循环引用。特别是，为无判别联合跟踪循环引用，
  并且始终使用对象引用调用 update\_forward\_refs。