Andrew
|
735a527f42
|
Merge 7f7c1820e5 into fea1b7b0a3
|
2023-03-26 16:28:05 +03:00 |
|
Alex Root Junior
|
f4ce4431f9
|
Migrate to hatchling (#1095)
* Migrate to hatchling instead of poetry, ruff instead of flake8
* Migrate to hatchling instead of poetry, ruff instead of flake8
* Update tests suite
* venv?
* -m venv?
* Change dependencies
* Remove venv
* Change mypy config
* Added changelog
* Mark uvloop incompatible with pypy
* Update release script
* Use internal caching for dependencies
* Re-disable cov branches
* Added contributing guide
|
2023-01-12 02:49:58 +02:00 |
|
Alex Root Junior
|
655b3a2d48
|
Remove warnings about pytest asyncio mode
|
2022-12-30 16:10:06 +02:00 |
|
andrew000
|
7f7c1820e5
|
Refactor code to pass the Lint
|
2022-10-25 23:42:10 +03:00 |
|
andrew000
|
91b84e63fa
|
Add cleanup to SimpleEventIsolation
cleaunp will clear unused locks to prevent memory overflow
|
2022-10-19 12:17:16 +03:00 |
|
Alex Root Junior
|
4315ecf1a2
|
Dev 3.x flat package (#961)
* Move packages
* Added changelog
* Update examples/echo_bot.py
Co-authored-by: Oleg A. <t0rr@mail.ru>
* Rename `handler` -> `handlers`
* Update __init__.py
Co-authored-by: Oleg A. <t0rr@mail.ru>
|
2022-08-14 01:07:52 +03:00 |
|