( )⚙ D11092 pyoxidizer: add hooks to inject extra python packages and install files

This is an archive of the discontinued Mercurial Phabricator instance.

pyoxidizer: add hooks to inject extra python packages and install files
ClosedPublic

Authored by durin42 on Jul 14 2021, 3:26 PM.

Details

Summary

We need this type of hook to inject our internal extension and resource files
at Google. Presumably this could be useful to others, so instead of trying to
carry an internal patch we've done this in a modular way that should be of
value upstream.

I'm extremely puzzled by the behavior of glob() on Windows, and I'll
be filing at least one (probably two) bugs upstream about it.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage