Hey there, it seems that python3.4 is missing from bionic images. Is it possible to add it?
Here is a link for a broken build https://travis-ci.org/jaysonsantos/python-binary-memcached/jobs/643010397?utm_medium=notification&utm_source=github_status
We cannot compile 3.4 on bionic.
https://travis-ci.com/travis-ci/cpython-builder/jobs/232494157
Please use an older Ubuntu release if you need 3.4. You can see the list at
Hey there, but the older versions have an older SSL version that cannot compile memcached with TLS support.
If it is not possible to have it, I will probably use 3.5+.
Cheers