This website requires JavaScript.
Explore
Help
Sign in
python
/
aiogram
Watch
1
Star
0
Fork
You've already forked aiogram
0
mirror of
https://github.com/aiogram/aiogram.git
synced
2026-04-08 16:37:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
41dd03ff05
aiogram
/
tests
/
test_api
/
test_client
History
Download ZIP
Download TAR.GZ
mpa
a2e85c5a42
perf(descriptor): use weakref
...
refuse weak reference to a value in WeakRefDict instead of polluting instance namespace
2020-05-30 20:49:57 +04:00
..
test_session
perf(descriptor): use weakref
2020-05-30 20:49:57 +04:00
__init__.py
Add tests for BaseSession and TelegramAPIServer
2019-11-16 00:52:18 +02:00
test_api_server.py
Add token validation util, fix deepcopy of sessions and make bot hashable and comparable
2019-11-28 23:12:44 +02:00
test_bot.py
Download feature and URLInputFile (
#332
)
2020-05-27 01:25:13 +03:00