Skip to content

Small help and warning related fixes with pyc files embedded in the executable

Matt Harbison requested to merge topic/stable/in-memory-resources into branch/stable

This definitely affects pyoxidizer on macOS when running tests, and probably affects TortoiseHg (which uses py2exe and stuff hgext into library.zip). There's more to come, related to having the full extension level help available for disabled extensions, and also command related help available. That may get too invasive for stable though.

Edited by Matt Harbison

Merge request reports