Skip to content

pylance: Add version 12.0.0 - #2025

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/pylance
Draft

github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/pylance

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatically generated by the nightly check_versions.py run.

pylance v11.0.0 -> v12.0.0

Every - version: entry added to docs/packages/pylance.yaml is built by this PR's own build-pylance.yml run; merging publishes the wheels.

@luhenry luhenry closed this Sep 17, 2026
@luhenry luhenry reopened this Sep 17, 2026
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
github-actions Bot force-pushed the github-actions/nightly-upgrade/pylance branch from b7804a8 to 53f7523 Compare September 18, 2026 07:30
@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://riseproject-dev.github.io/python-wheels/pr-preview/pr-2025/

Built to branch gh-pages at 2026-09-19 09:27 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant