aiogram/aiogram
Andrew 4caf56814e
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.14) (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.14) (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.14) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.11) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.11) (push) Has been cancelled
Support of Py3.14 (#1730)
* Py3.14 support
Bump .pre-commit-config.yaml
Bump `mongo` feature deps
Bump `proxy` feature dep
Bump `test` feature deps
Bump `dev` feature deps

Set `aiohttp` max version `<3.14`

Fix `test_isolation.py` tests
Fix `test_storages.py` tests

Add Py version limit `<3.15` (breaking changes possible)
Add new `uvloop` starter to `Dispatcher.run_polling`

Remove old `uvloop` `set_event_loop_policy`
Remove `pytest-lazy-fixture`

* Make `test` and `dev` features deps strong fixed

* Add 1730.feature.rst

* Remove unneeded `None` from `Dispatcher.run_polling`

* Fix `macos-latest-pypy3.11` test `test_aiohtt_server.py`

* Update `tests.yml`

* Update `tests.yml`
2025-10-11 00:16:50 +03:00
..
client EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
dispatcher Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03:00
enums Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
filters EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
fsm EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
handlers EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
methods Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
types Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
utils EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
webhook EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
__init__.py Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03:00
__meta__.py Bump version to 3.22.0 and update changelog 2025-08-17 19:18:42 +03:00
exceptions.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00