mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Code refactor - Use 'or' istead of 'A if A else B' - Raise new error from catched error: raise Error from e * Fixed signature of startup/shutdown events - Include the **dispatcher.workflow_data as the handler arguments
This commit is contained in:
parent
5a99b78292
commit
6efef7137c
2 changed files with 13 additions and 7 deletions
1
CHANGES/1155.bugfix.rst
Normal file
1
CHANGES/1155.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed signature of startup/shutdown events to include the **dispatcher.workflow_data as the handler arguments.
|
||||
Loading…
Add table
Add a link
Reference in a new issue