Skip to content

Pull requests: cloudflare/workers-py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: wrap AnalyticsEngine binding
#155 by VergeDX Contributor was merged Jul 17, 2026 Loading…
fix: uuid_utils is a Rust package needs rust package import context
#151 by hoodmane Contributor was merged Jul 9, 2026 Loading…
fix: relax required-python version to support Python 3.11
#149 by ryanking13 Contributor was merged Jul 8, 2026 Loading…
fix: improve lifespan handling in asgi.py
#148 by ryanking13 Contributor was merged Jul 9, 2026 Loading…
chore: update test for serializing Blob
#146 by ryanking13 Contributor was merged Jul 6, 2026 Loading…
Add wsgi.py analogous to asgi.py
#145 by hoodmane Contributor was merged Jul 8, 2026 Loading…
Add --allow-build flag & tool.pywrangler setting
#144 by hoodmane Contributor was merged Jul 8, 2026 Loading…
chore: factor out request, response, and other type definitions
#142 by ryanking13 Contributor was merged Jul 1, 2026 Loading…
chore: factor out util and rpc functions from _workers.py
#141 by ryanking13 Contributor was merged Jun 30, 2026 Loading…
chore: colorize GHA output
#140 by ryanking13 Contributor was merged Jun 29, 2026 Loading…
chore: add smoke test for mtls, assets, and version metadata
#139 by ryanking13 Contributor was merged Jun 25, 2026 Loading…
fix: update Workflows wrapper to work more natively with Python objects
#138 by ryanking13 Contributor was merged Jul 3, 2026 Loading…
chore: fix rpc test not collected
#137 by ryanking13 Contributor was merged Jun 26, 2026 Loading…
fix: ensure self.env and top-level env uses a same class
#136 by ryanking13 Contributor was merged Jun 29, 2026 Loading…
chore: add smoke tests for packages that have entropy patches
#133 by ryanking13 Contributor was merged Jul 3, 2026 Loading…
fix: fix entropy patch for newer pydantic versions
#132 by ryanking13 Contributor was closed Jun 19, 2026 Draft
fix: Ensure that ctx and env __init__ arguments are always wrapped
#131 by hoodmane Contributor was merged Jul 1, 2026 Loading…
fix: fix ReadableStream being incorrectly wrapped by BindingWrapper
#128 by ryanking13 Contributor was merged Jun 18, 2026 Loading…
fix: make iterable returned from rpc call work correctly
#127 by ryanking13 Contributor was merged Jun 18, 2026 Loading…
fix: ensure Worker subclasses are wrapped only once
#126 by ryanking13 Contributor was merged Jun 18, 2026 Loading…
chore: do not trigger release when only tests file are updated
#124 by ryanking13 Contributor was merged Jun 16, 2026 Loading…
feat: auto-convert Python objects that are passed to/from Queue Binding
#123 by ryanking13 Contributor was merged Jun 17, 2026 Loading…
feat: Implements cf accessor on Request
#122 by dom96 Contributor was merged Jun 12, 2026 Loading…
ProTip! Exclude everything labeled bug with -label:bug.