Added tag v3.0.2 for changeset 646f7d743ced
Added tag v3.0.2 for changeset 78b87885a0d1
Python 3.6 is a minimum requirement
Added tag v3.0.1 for changeset c3539aeca9bc
change repository URL in README.rst to sourcehut
Added tag v3.0.0 for changeset 3eedda7bba5f
Added tag v3.0.0 for changeset d41ba185ad68
change URL to sourcehut
Added tag v3.0.0 for changeset 2009d691434f
use f-string where applicable
insert package dir to sys.path to simplify import
Import package name as setup.py doesn't work with relative path.
Fixed for running on Python 3.10
- Remove explicit "loop" variable from all asyncio functions.
- Cloaking feature is removed as most websites are HTTPS already.
- Do not import from explicit module name.
change base image to quay.io and reformat Dockerfile
build uvloop for Docker
Next