see summary. please add 3.7 to PYTHON_COMPAT. thanks!
please describe how and what you have tested. btw: from setup.py: "Programming Language :: Python :: 3.7"
I added (locally) 3_7 to PYTHON_COMPAT in the ebuild, emerged it, and tested it with python 3.7 (import bitarry, just a few tests in the python shell). it compiles fine, it works fine. So it's compatible with 3.7.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c629459923fc2db872e52e386e25361047a649 commit c3c629459923fc2db872e52e386e25361047a649 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-06-24 09:44:23 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-06-24 09:50:28 +0000 dev-python/bitarray: Tested on py3.7 Closes: https://bugs.gentoo.org/688536 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/bitarray/bitarray-0.8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)