mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* Ensure base type validation can handle non-dictionary values The update introduces a condition to verify whether the values being validated are a dictionary before attempting to handle UNSET_TYPE in the aiogram base type. This adjustment helps to prevent potential errors or incorrect validation when non-dictionary values are faced. * Added a test case for non-dictionary input in remove_unset method * Added changelog * Fixed tests |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1277.bugfix.rst | ||
| 1281.bugfix.rst | ||
| 1282.bugfix.rst | ||
| 1284.bugfix.rst | ||
| 1286.bugfix.rst | ||
| 1290.bugfix.rst | ||