[3.14] gh-146444: Don't package as part of iOS 'build hosts' target (GH-146628) by miss-islington · Pull Request #146629 · python/cpython
EnvironmentT = dict[str, str] ArgsT = Sequence[Union[str, Path]] ArgsT = Sequence[str | Path]
SCRIPT_NAME = Path(__file__).name PYTHON_DIR = Path(__file__).resolve().parent.parent
if host in {"all", "hosts"}: if host == "all": package(context)