bpo-45020: Add tests for the -X "frozen_modules" option. by ericsnowcurrently · Pull Request #28997 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ericsnowcurrently

Copy link Copy Markdown

Member

@ericsnowcurrently ericsnowcurrently commented

Oct 16, 2021

edited by bedevere-bot

Loading

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

https://bugs.python.org/issue45020

@ambv

Copy link Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ericsnowcurrently @ambv @the-knights-who-say-ni @bedevere-bot