Skip to content

Commit ee82f0f

Browse files
gh-93771: Clarify how deepfreeze.py is run (GH-94150)
(cherry picked from commit 4e796f5) Co-authored-by: Guido van Rossum <guido@python.org>
1 parent 1f00e8c commit ee82f0f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Tools/scripts/deepfreeze.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
"""Deep freeze
22
3-
The script is executed by _bootstrap_python interpreter. Shared library
4-
extension modules are not available.
3+
The script may be executed by _bootstrap_python interpreter.
4+
Shared library extension modules are not available in that case.
5+
On Windows, and in cross-compilation cases, it is executed
6+
by Python 3.10, and 3.11 features are not available.
57
"""
68
import argparse
79
import ast

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy