This is an archive of the discontinued Mercurial Phabricator instance.

distutils_rust: support windows python extension filenames
ClosedPublic

Authored by mbthomas on Dec 6 2017, 6:51 AM.
Tags
None
Subscribers
None

Details

Summary

On Windows, binary python extensions should have a .pyd file extension.

Diff Detail

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

Event Timeline

mbthomas created this revision.Dec 6 2017, 6:51 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptDec 6 2017, 6:51 AM
ikostia accepted this revision.Dec 6 2017, 6:54 AM
This revision is now accepted and ready to land.Dec 6 2017, 6:54 AM
This revision was automatically updated to reflect the committed changes.