aiogram/aiogram
Nachtalb c1bafea3e8
Upgrade to py12 (#1354)
* Upgrade to py12 compatible aiohttp beta version

* Fix uvloop deprecation warning causing pytest not to run

* Fix test due to asyncio task scheduling race condition

* Fix test_state_in_unknown_class for Python 3.12+ due to PEP 678 changes

* Add Python 3.12 support in GitHub Actions and project configurations

* Add changelog entry

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2023-11-18 21:24:19 +02:00
..
client Re-generate Bot API 2023-10-29 02:15:50 +03:00
dispatcher Reformat code 2023-11-17 00:28:47 +02:00
enums Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
filters Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
fsm Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00
handlers Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
methods Re-generate Bot API 2023-10-29 02:15:50 +03:00
types Re-generate Bot API 2023-10-29 02:15:50 +03:00
utils #1006 Update parameter description in chat_action.py 2023-11-14 02:57:23 +02:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py Upgrade to py12 (#1354) 2023-11-18 21:24:19 +02:00
__meta__.py Bump version 2023-10-08 18:00:50 +03:00
exceptions.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
loggers.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00