Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Support configuring -X frozen_modules=on|off using an environment variable. #111374

Closed
Assignees
gpshead
Labels
3.13bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
@yilei

Description

@yilei

Feature or enhancement

Proposal:

Most of the-X options (https://docs.python.org/3/using/cmdline.html#cmdoption-X) can be configured via an environment variable, but not-X frozen_modules.

This makes it harder for environments that you don't have the control over the flags passed to the Python interpreter.

#98697 also includes a use case forcrossenv, but the issue was closed because it was not in time for Python 3.11.

I'm proposing aPYTHONFROZENMODULESPYTHON_FROZEN_MODULES environment variable to be added for Python 3.13, which has the equivalent meaning of using-X frozen_modules.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

#98697 is the same request, but closed due to not in time for Python 3.11.

Linked PRs

Metadata

Metadata

Assignees

Labels

3.13bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp