Python bytecode precompilation forced; builds use in-repo source
@vercel/python@6.44.1
2 enhancementsThis release2 enhancementsImprovements to existing featuresAI-tallied from the release notes
Patch Changes
- 4637f0a: Force Python bytecode precompilation to rewrite existing
.pycfiles with unchecked-hash invalidation. - c5d53d7: Use the in-repo
python/vercel-runtimeandpython/vercel-workerssource as the install target during monorepovercel buildruns (mirroring the existing dev-server behavior). This prevents CLI unit tests from depending on a PyPI release of a version that has not been published yet — the case that breaks Version Packages PRs that bump these packages.
Fetched June 11, 2026
