Skip to content

bpo-45020: Add tests for the -X "frozen_modules" option. #28997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 16, 2021

We hadn't explicitly added any tests for this, so here they are.

https://bugs.python.org/issue45020

@ambv
Copy link
Contributor

ambv commented Oct 19, 2021

Windows failures are real:

AssertionError: 1 != 0 : bad returncode 1, stderr is 'Fatal Python error: Unknown value for option -X\nPython runtime state: preinitialized\n\n'

@ericsnowcurrently ericsnowcurrently merged commit 6afb285 into python:main Oct 25, 2021
@ericsnowcurrently ericsnowcurrently deleted the frozen-modules-xoption-tests branch October 25, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants