Change8

v2.12.5

📦 pydanticView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

A patch release fixing a pickle error related to the MISSING sentinel in model_construct and providing documentation updates.

🐛 Bug Fixes

  • Fixed a pickle error occurring when using model_construct() on models that utilize the MISSING sentinel as a default value.

Affected Symbols