Marius Gedminas wrote:
> On Wed, Mar 08, 2017 at 08:40:56PM +0100, Bram Moolenaar wrote:
> > Recently there was a test failing specifically with Python 3.6.
> > I tried installing it, but configure could not find it.
> >
> > For Python 3.5 the config directory is
> > /usr/lib/python3.5/config-3.
On Wed, Mar 08, 2017 at 08:40:56PM +0100, Bram Moolenaar wrote:
> Recently there was a test failing specifically with Python 3.6.
> I tried installing it, but configure could not find it.
>
> For Python 3.5 the config directory is
> /usr/lib/python3.5/config-3.5m-x86_64-linux-gnu
> And it contains
Recently there was a test failing specifically with Python 3.6.
I tried installing it, but configure could not find it.
For Python 3.5 the config directory is
/usr/lib/python3.5/config-3.5m-x86_64-linux-gnu
And it contains config.c. That is what configure checks for.
For Python 3.6 the config d