-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
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 errorAn unexpected behavior, bug, or error