mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* feat(helpers): implement new descriptor with default value getter * perf(descriptor): use weakref refuse weak reference to a value in WeakRefDict instead of polluting instance namespace * chore(descriptor): rename descriptor class rename `DefaultProperty` to `Default` * style(fmt): lint code |
||
|---|---|---|
| .. | ||
| deprecated.py | ||
| exceptions.py | ||
| helper.py | ||
| imports.py | ||
| markdown.py | ||
| mixins.py | ||
| text_decorations.py | ||
| token.py | ||
| warnings.py | ||