mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Introduced `dataclass_kwargs` to ensure compatibility with different Python versions and modular attribute handling. Added utilities for resolving class attributes dynamically, enhancing flexibility with MRO-based resolvers. Updated tests to verify new features and ensure proper functionality across various scenarios. |
||
|---|---|---|
| .. | ||
| storage | ||
| __init__.py | ||
| test_context.py | ||
| test_scene.py | ||
| test_state.py | ||
| test_strategy.py | ||