bpo-45019: Do some cleanup related to frozen modules. by ericsnowcurrently · Pull Request #28319 · python/cpython
added 18 commits
September 13, 2021 14:10
ericsnowcurrently
changed the title
bpo-45019: Frozen modules cleanup 2
bpo-45019: Do some cleanup related to frozen modules.
ericsnowcurrently added a commit that referenced this pull request
Sep 15, 2021Here's one more small cleanup that should have been in PR gh-28319. We eliminate stdout side-effects from importing the frozen __hello__ module, and update tests accordingly. We also move the module's source file into Lib/ from Toos/freeze/flag.py. https://bugs.python.org/issue45019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters