← 返回首页
gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977) by tiran · Pull Request #93977 · 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

gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)#93977

Merged
tiran merged 2 commits into
python:mainfrom
tiran:gh-84461-circular-dep
Jun 18, 2022
Merged

gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)#93977
tiran merged 2 commits into
python:mainfrom
tiran:gh-84461-circular-dep

Conversation

tiran commented Jun 18, 2022

Copy link
Copy Markdown
Member

Cross-builds do not need BUILDPYTHON to build extensions. They use an
external build python interpreter. Emscripten browser builds had a
circular on WASM_ASSETS -> pybuilddir.txt -> sysconfig_data -> python.js
-> WASM_ASSETS.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.