aio-libs / janus

Thread-safe asyncio-aware queue for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop python 3.4 support and fix minimal version python3.5.3

jettify opened this issue · comments

Task should be accomplished with 3 PRs

  1. Port tests to async/await
  2. Port full library to async/await
  3. Update changes.rst and release new version

Also updates to README, docs, travisci, required.