Re: failing to build a windows python38 wheel

Marius Gedminas <[email protected]> Wed, 30 Oct 2019 11:58:00 +0200
Newsgroups gmane.comp.python.distutils.devel
Message-ID <20191030095800.ch66bb4cbua5w2h7@blynas>
On Tue, Oct 29, 2019 at 03:09:08PM +0000, Robin Becker wrote:
> On 29/10/2019 12:53, Robin Becker wrote:
> > Hi, I am trying to use the technique of pillow to pre-emptively
> > build windows 38 wheel for x_64 and also i686.
> > 
> > I used
> > https://github.com/matthew-brett/multibuild/blob/devel/install_python.ps1
> > as a starting point, but made the version stuff explicit so my install
> > ps1 looks like
> > 
> > I am slightly mystified can anyone suggest what I am doing wrong?
> 
> I think the problem was that the installed python needed an upgraded
> pip & wheel. I seem to be building
> 
> reportlab-3.5.32-cp38-cp38-win32.whl
> 
> ie without the 'm' in the filename.

That is correct: Python 3.8 no longer uses the 'm' flag to distinguish
pymalloc builds because they're now ABI-compatible:

- https://docs.python.org/3/whatsnew/3.8.html#build-and-c-api-changes
- https://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build

Regards,
Marius Gedminas
-- 
In English, is it grammatically correct to use "Apple" and
"relatively-inexpensive" in the same sentence?
        -- James Nicoll

--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/JMRYJAZA5PB5PREETLRLKGQFMD6HZQJL/
signature.asc (application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQSBIa0y8AqAlHSKbNCRV0Rd56bXjwUCXbleowAKCRCRV0Rd56bX
j7JEAJ9TVCxJ+k54eh9Cx6kZPDx9BYn/pQCcDXQrSr1Ipj77FI80Vb0wHe+6lVo=
=zJR+
-----END PGP SIGNATURE-----