mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
* optimized CallableMixin * changes and Sets * reformatted * Update CHANGES/1357.misc.rst Co-authored-by: Oleg A. <t0rr@mail.ru> --------- Co-authored-by: Oleg A. <t0rr@mail.ru>
1 line
109 B
ReStructuredText
1 line
109 B
ReStructuredText
Speeded up CallableMixin processing by caching references to nested objects and simplifying kwargs assembly.
|