Change8
Symbol21 releases

python

Found in 4 packages: lancedb, vercel-functions, vercel-cli, fastapi

lancedb(1 releases)

vercel-functions(1 releases)

vercel-cli(18 releases)

@vercel/python@6.1.6
Jan 5, 2026

This patch release fixes an issue with ASGI header handling in the Python local runtime.

@vercel/build-utils@13.2.4
Dec 19, 2025

This patch optimizes the Vercel Python runtime by restricting API builder creation to only those Python files that export a valid application or handler.

@vercel/fs-detectors@5.7.11
Dec 19, 2025

This patch update optimizes the Python runtime by ensuring API builders are only generated for files exporting a valid app or handler.

@vercel/python@6.1.5
Dec 19, 2025

This patch optimizes the Vercel Python runtime by restricting API builder creation to only those Python files that export a valid application or handler.

@vercel/python@6.1.3
Dec 11, 2025

This patch release focuses on improving the reliability of Python installations by fixing custom install commands and ensuring proper error code propagation.

@vercel/python@6.1.2
Dec 10, 2025

This patch updates the Python runtime to use .venv and uv sync for dependency installation.

@vercel/python@6.0.7
Nov 21, 2025

This patch update ensures that startup logs for Python runtimes are properly flushed when the process terminates.

@vercel/python@6.0.6
Nov 20, 2025

This patch release fixes a bug related to build commands when using the uv package manager in Python projects.

@vercel/python@6.0.4
Nov 13, 2025

This patch release introduces build command support for Python and adds testing infrastructure for FastAPI middleware.

@vercel/python@6.0.2
Nov 7, 2025

This patch release improves error logging by surfacing Python tracebacks and ensuring startup errors are written to stderr.

@vercel/python@5.0.10
Oct 15, 2025

This patch update introduces support for the Flask development server and adds end-to-end testing for Python streaming.

@vercel/frameworks@3.11.1
Oct 7, 2025

This patch release introduces zero-config support for Flask applications within the Vercel Python runtime.

@vercel/python@5.0.7
Oct 2, 2025

This patch release improves the Python runtime by refining build logging and fixing logging categorization.

@vercel/frameworks@3.9.3
Sep 24, 2025

This patch update refreshes the FastAPI logo within the Python integration.

@vercel/python@5.0.5
Sep 19, 2025

This patch updates the Python build pipeline to prioritize the 'uv' package manager for pip installations.

@vercel/frameworks@3.9.1
Sep 19, 2025

This patch release introduces a new Python framework demo and removes experimental flags from the Python integration.

@vercel/python@5.0.4
Sep 12, 2025

This patch update relocates the Python vendor directory away from the cache path to optimize package management during builds.

@vercel/python@5.0.1
Sep 10, 2025

This patch update improves Python deployment efficiency by ensuring pycache files are excluded from uploads.

fastapi(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when python changes.

Learn More