bpo-45881: configure --with-freeze-module --with-build-python (GH-29835) by tiran · Pull Request #29835 · python/cpython · GitHub

github.com

Tin mới

tiran:bpo-45881-cross-freeze

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

awaiting core review

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

bpo-45881: configure --with-freeze-module --with-build-python

Rename arg to freeze-module

it's called _freeze_module

Update configure.ac

Update configure.ac

View reviewed changes

Use new --with-freeze-module and --with-build-python options

Use new --with-freeze-module and --with-build-python options emmatyping/python-wasm#15

Merge branch 'main' into bpo_44133

Merge branch 'main' into bpo_44133

sysconfig info module is misnamed/not found emmatyping/python-wasm#2

cross: wrong interpreter returned when no python available #88228

bpo-44062: Fix PYTHON_FOR_BUILD interpreter lookup for cross-compile … #25951

Cross compiling on Linux is untested, undocumented, and broken #90039