mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
This will hopefully make it possible for eventlet to support pypy3.7 soon. For now leave pypy3 out of PYTHON_COMPAT because although eventlet builds and installs fine for that implementation, with FEATURES=test enabled the test "test_connect_ssl (tests.api_test.TestApi)" hangs indefinitely. Signed-off-by: Marek Szuba <marecki@gentoo.org>