bbangert/beaker

Incompatible with python 3.7

berolinux opened this issue · 0 comments

Beaker is incompatible with python 3.7 because it uses "async" (now a keyword) as variable name (beaker/synchronization.py, search for "self.async = 0").