@vercel/python@6.44.1
·
40 commits
to main
since this release
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.