-
This update will break backward compability with Python 3.6 in some reasons:
1. contextvars ([PEP-567](https://www.python.org/dev/peps/pep-0567/));
1. New syntax for annotations ([PEP-563](https://w…
-
* **uvloop version**: uvloop 0.11.3
* **Python version**: 3.7
* **Platform**: ubuntu 18.04
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: cant
Hello, i use uvloop wit…
-
https://github.com/aiogram/aiogram/blob/dev-2.x/aiogram/bot/base.py#L66
In case of proxy_auth is not provided and credentials provided in link
` ... or password` triggers «if case» with proxy_auth…
-
* GINO version: 0.7.5
* Python version: 3.7.0
* asyncpg version: 0.17.0
* aiocontextvars version: 0.1.2
* PostgreSQL version: 10.4
### Description
Checking for the existence of a row
### …
-
This update will be based on `dev-1.x` branch and after relese will be merged into `dev-2.x`.
Text of Bot API [release notes](https://core.telegram.org/bots/api-changelog#july-26-2018):
- [x] Adde…
-
I'm trying to install tox plugin with pipenv in my project. I suppose that's was broken after this commit https://github.com/pypa/pipenv/commit/50be8c31fa117563b60b2dc01c7c63ac99c8e950 and easiest way…
-
If im transfer to Bot proxy argument Socks5Addr, script instantly crash.
-
As seen in [documentation](https://core.telegram.org/bots/api#message):
`date | Integer | Date the message was sent in Unix time`
Aiogram returns formatted datetime instead which is incorrect (exp…
-
differences would be that the bot would act on my behalf and not as a dedicated bot.
-
There are troubles with broken SSL certs bundle. (Reported from OS X)
`aiogram.utils.exceptions.NetworkError: Aiohttp client throws an error: ClientConnectorSSLError: Cannot connect to host api.teleg…