← 返回首页
Deepfreeze using 3.10, not bootstrap interpreter. · Issue #93771 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Deepfreeze using 3.10, not bootstrap interpreter. #93771

New issue
New issue

Description

#93769 shows this error, for the Windows build.
py -3.10 "D:\a\cpython\cpython\Tools\scripts\deepfreeze.py

Yet, the deepfreeze script states that "The script is executed by _bootstrap_python interpreter."

I need deepfreeze to be able to scan the bytecode looking for a RESUME instruction, to avoid computing it at runtime.

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

  • Open in GitHub Copilot app

Footer

© 2026 GitHub, Inc.