This is an archive of the discontinued Mercurial Phabricator instance.

setup: stop packaging python3.dll and python3X.dll in the wheel distribution
ClosedPublic

Authored by mharbison72 on Sep 19 2021, 2:28 PM.

Details

Summary

Now that exewrapper is smart enough to find the DLLs it needs without help from
the build script, backout ed286d150aa8 and 2960b7fac966. Note that this will
require deleting the build/lib.win-amd64-3.X directory to actually remove it
from the final wheel.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.