( )⚙ D11302 pyoxidizer: re-install PYTHONPATH behavior

This is an archive of the discontinued Mercurial Phabricator instance.

pyoxidizer: re-install PYTHONPATH behavior
ClosedPublic

Authored by marmoute on Aug 18 2021, 12:21 PM.

Details

Summary

Hooks and extensions can rely on PYTHONPATH value. Yet the pyoxidized binary
ignore the variable. So we manually reinstall the behavior to fix various tests
and restore the expected behavior.

This positively affects:

  • test-extension.t
  • test-hook.t

Diff Detail

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

Event Timeline

marmoute created this revision.Aug 18 2021, 12:21 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.