Skip to content

python3.5 compatibility

Latest
Compare
Choose a tag to compare
@fphammerle fphammerle released this 14 Feb 12:57
· 192 commits to master since this release
v0.1.1
e24e72a

Fixed

  • loosen version constraint for python-telegram-bot to restore compatibility with python3.5
  • fixed return type hints in class _Persistence
  • added assertions fixing mypy errors
  • tests: fixed compatibility with python3.5-3.7