Bug#942858: Doesn't support Python 3.8: SystemError: bad call flags

2019-10-22 Thread GCS
Hi Andrey, On Tue, Oct 22, 2019 at 3:03 PM Andrey Rahmatullin wrote: > Importing leveldb in Python 3.8 will fail: > > Traceback (most recent call last): > File "test/test.py", line 11, in setUp > import leveldb as _leveldb > SystemError: bad call flags > > This doesn't break the package bui

Bug#942858: Doesn't support Python 3.8: SystemError: bad call flags

2019-10-22 Thread Andrey Rahmatullin
Package: python3-leveldb Version: 0~svn68-3+b3 Severity: important User: debian-pyt...@lists.debian.org Usertags: python3.8 Importing leveldb in Python 3.8 will fail: Traceback (most recent call last): File "test/test.py", line 11, in setUp import leveldb as _leveldb SystemError: bad call f