-
Notifications
You must be signed in to change notification settings - Fork 16
Pull requests: cloudflare/workers-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 --allow-build flag & tool.pywrangler setting
#144
by hoodmane
Contributor
was merged Jul 8, 2026
Loading…
chore: fix semantic_release of workers-runtime-sdk package to update uv.lock file properly
#143
by ryanking13
Contributor
was merged Jul 2, 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: 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…
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…
feat: wrap AI, Images, Analytics Engine, Vectorize and RateLimit Bindings to accept native Python objects
#130
by ryanking13
Contributor
was merged Jun 23, 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.