Eric Snow <ericsnowcurren...@gmail.com> added the comment:
I consider this done. There is some lingering follow-up work, for which I've created a number of issues: * https://bugs.python.org/issue45396 - -X frozen_modules=off ignores custom frozen modules * https://bugs.python.org/issue45395 - custom modules override frozen stdlib modules * https://bugs.python.org/issue45651 - frozen_modules default not right on Windows * https://bugs.python.org/issue45272 - "os.path" should be in the list of frozen modules * https://bugs.python.org/issue45653 - freeze encodings * https://bugs.python.org/issue45654 - freeze runpy * https://bugs.python.org/issue45660 - freeze argparse * https://bugs.python.org/issue45661 - freeze other stdlib modules * https://bugs.python.org/issue45273 - os-specific modules frozen unnecessarily? * https://bugs.python.org/issue45096 - update Tools/freeze * https://bugs.python.org/issue45379 - improving frozen-related errors * https://github.com/python/devguide/issues/756 - add devguide info about frozen modules ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45020> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com