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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.