aiogram/aiogram/fsm
Alex Root Junior eb84458ff5
Some checks failed
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
fix: ensure middleware data is passed to scene entry handler (#1674)
* fix: ensure middleware data is passed to scene entry handler

* Add documentation for entering scenes with various methods

* Update changelog
2025-04-17 00:42:39 +03:00
..
storage Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
context.py Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
middleware.py Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
scene.py fix: ensure middleware data is passed to scene entry handler (#1674) 2025-04-17 00:42:39 +03:00
state.py Precalculate StateGroup values (#1507) 2024-08-14 02:10:31 +03:00
strategy.py Added FSMStrategy to the documentation 2024-08-14 02:09:31 +03:00