On Mon, Nov 20, 2017 at 4:08 PM, Matthew Brett <matthew.br...@gmail.com> wrote:
> Hi,
>
> The manylinux1 docker image has just stopped supporting Python 2.6, so
> we can no longer build Python 2.6 wheels without putting some hacks on
> top:
>
> https://github.com/pypa/manylinux/pull/125#issuecomment-345770870
>
> Do y'all care about that?

To clarify, it's not so much that the docker image officially dropped
support, as that pip dropped support and the last rebuild happened to
pick that up, so we should figure out whether to drop it officially or
what: https://github.com/pypa/manylinux/issues/126

-n

-- 
Nathaniel J. Smith -- https://vorpus.org
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to