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.6This patch release fixes an issue with ASGI header handling in the Python local runtime.
@vercel/build-utils@13.2.4This 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.11This 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.5This 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.3This 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.2This patch updates the Python runtime to use .venv and uv sync for dependency installation.
@vercel/python@6.0.7This patch update ensures that startup logs for Python runtimes are properly flushed when the process terminates.
@vercel/python@6.0.6This patch release fixes a bug related to build commands when using the uv package manager in Python projects.
@vercel/python@6.0.4This patch release introduces build command support for Python and adds testing infrastructure for FastAPI middleware.
@vercel/python@6.0.2This patch release improves error logging by surfacing Python tracebacks and ensuring startup errors are written to stderr.
@vercel/python@5.0.10This patch update introduces support for the Flask development server and adds end-to-end testing for Python streaming.
@vercel/frameworks@3.11.1This patch release introduces zero-config support for Flask applications within the Vercel Python runtime.
@vercel/python@5.0.7This patch release improves the Python runtime by refining build logging and fixing logging categorization.
@vercel/frameworks@3.9.3This patch update refreshes the FastAPI logo within the Python integration.
@vercel/python@5.0.5This patch updates the Python build pipeline to prioritize the 'uv' package manager for pip installations.
@vercel/frameworks@3.9.1This patch release introduces a new Python framework demo and removes experimental flags from the Python integration.
@vercel/python@5.0.4This patch update relocates the Python vendor directory away from the cache path to optimize package management during builds.
@vercel/python@5.0.1This 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