D8122: pyoxidizer: allow extensions to be loaded from the file system

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Sat Feb 15 21:54:06 UTC 2020


This revision is now accepted and ready to land.
indygreg added a comment.
indygreg accepted this revision.


  This simply tells PyOxidizer to load the `sys.meta_path` importer that performs filesystem-based importing, like a normal Python process. https://pyoxidizer.readthedocs.io/en/stable/config_api.html#pythoninterpreterconfig

REPOSITORY
  rHG Mercurial

BRANCH
  default

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8122/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8122

To: martinvonz, #hg-reviewers, indygreg
Cc: mharbison72, mercurial-devel


More information about the Mercurial-devel mailing list