Skip to content

Commit

Permalink
Merge pull request #3293 from cloudflare/dominik/refresh-python-bundle
Browse files Browse the repository at this point in the history
Increment Python bundle to new backport number (11).
  • Loading branch information
dom96 authored Jan 7, 2025
2 parents b9697c3 + f1abd6a commit 04eb704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workerd/io/compatibility-date.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {
pythonWorkers @43 :Bool
$compatEnableFlag("python_workers")
$pythonSnapshotRelease(pyodide = "0.26.0a2", pyodideRevision = "2024-03-01",
packages = "2024-03-01", backport = 10,
packages = "2024-03-01", backport = 11,
baselineSnapshotHash = "d13ce2f4a0ade2e09047b469874dacf4d071ed3558fec4c26f8d0b99d95f77b5")
$impliedByAfterDate(name = "pythonWorkersDevPyodide", date = "2000-01-01");
# Enables Python Workers. Access to this flag is not restricted, instead bundles containing
Expand Down

0 comments on commit 04eb704

Please sign in to comment.