Mark Python 3.12.14 build 2 release artifacts as broken - #2319
Merged
h-vetinari merged 1 commit intoSep 2, 2026
Merged
Conversation
Member
|
Thanks. Please include all outputs created by each job of the run that built the |
ClayWarren
force-pushed
the
codex/mark-python-3.12.14-build-2-broken
branch
from
September 2, 2026 21:38
c1ca35e to
906c739
Compare
Contributor
Author
|
Expanded to all 20 interdependent release-job outputs across python, libpython, libpython-static, cpython, and python-gil. The two shared noarch outputs are listed once, and all debug-channel artifacts remain excluded. |
1 task
h-vetinari
approved these changes
Sep 2, 2026
h-vetinari
left a comment
Member
There was a problem hiding this comment.
Thanks for the quick help! 🙏
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Python 3.12.14 build 2 accidentally made the debug-Python weak run export unconditional while resolving conflicts in conda-forge/python-feedstock#913. As a result, normal release packages export python 3.12.* *_debug_cpython and make downstream Python 3.12 environments unsatisfiable.
This request marks all interdependent outputs created by the six release jobs as broken: python, libpython, libpython-static, cpython, and python-gil. Shared noarch outputs are listed once. Debug-channel builds are correct and are not included. The Python 3.12 branch has no build 102 release artifacts.
The guard has been restored and build 3 is being rebuilt in conda-forge/python-feedstock#921.
Checklist:
@conda-forge/python