pylance: Add version 12.0.0 - #2025
Draft
github-actions[bot] wants to merge 2 commits into
Draft
github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions
Bot
force-pushed
the
github-actions/nightly-upgrade/pylance
branch
from
September 18, 2026 07:30
b7804a8 to
53f7523
Compare
Contributor
Author
|
The build-pylance.yml checkout unconditionally applies
patches/pylance/${PYLANCE_VERSION}/0001*.patch, but the 11.0.0 patch
directory was never copied forward when 12.0.0 was added, so
"Build pylance 12.0.0 cp310-abi3-manylinux_riscv64" failed at
`git apply` with "No such file or directory" before any build step ran.
lance-linalg's f32x8/f32x16/i32x8/f64x4/f64x8 SIMD types still hardcode
x86_64/aarch64/loongarch64 with no riscv64 fallback at v12.0.0, same as
at v11.0.0, and the existing patch applies cleanly to the v12.0.0
checkout (git apply reports only line-number offsets, no conflicts) -
so the same patch content is carried forward verbatim, matching the
scipy/ddtrace precedent of an unchanged patch reused across versions.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011RwtHNpuiuiCk4MstTLu8m
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.
Automatically generated by the nightly
check_versions.pyrun.pylance v11.0.0 -> v12.0.0
Every
- version:entry added todocs/packages/pylance.yamlis built by this PR's ownbuild-pylance.ymlrun; merging publishes the wheels.