Skip to content

Activity

Deployed 53adf19 to main with MkDocs 1.5.3 and mike 2.0.0

github-actions[bot]pushed 1 commit to gh-pages • 4ae679f…468e265 • 
on Jun 27, 2024

Deleted branch

chrisodeleted run-forever-args • 
on Jun 27, 2024

Merge pull request #180 from dispatchrun/run-forever-args

Pull request merge
chrisopushed 2 commits to main • 90b97d9…53adf19 • 
on Jun 27, 2024

Run a coroutine as the entrypoint when using run_forever

chrisocreated run-forever-args • 57f3772 • 
on Jun 27, 2024

Deployed 90b97d9 to v0.8.0 with MkDocs 1.5.3 and mike 2.0.0

github-actions[bot]pushed 1 commit to gh-pages • bd7ef3c…4ae679f • 
on Jun 26, 2024

Deployed 90b97d9 to main with MkDocs 1.5.3 and mike 2.0.0

github-actions[bot]pushed 1 commit to gh-pages • 073caff…bd7ef3c • 
on Jun 26, 2024

Deleted branch

Merge pull request #179 from dispatchrun/use-proto-for-serialization-…

Pull request merge
chrisopushed 8 commits to main • bb6ec79…90b97d9 • 
on Jun 26, 2024

Avoid using UTC alias added in Python 3.11

chrisopushed 1 commit to use-proto-for-serialization-if-available • 856bf3e…6b283a4 • 
on Jun 26, 2024

Try to serialize lists/dicts as structpb

chrisopushed 1 commit to use-proto-for-serialization-if-available • fdbedc1…856bf3e • 
on Jun 26, 2024

Prefer using built-in wrappers for timestamps & durations

chrisopushed 2 commits to use-proto-for-serialization-if-available • ea3cf1f…fdbedc1 • 
on Jun 26, 2024

Tests

chrisopushed 1 commit to use-proto-for-serialization-if-available • f33acd1…ea3cf1f • 
on Jun 26, 2024

Move the helpers to a separate file

chrisopushed 1 commit to use-proto-for-serialization-if-available • 516d006…f33acd1 • 
on Jun 26, 2024

Don't pickle proto messages before wrapping as google.protobuf.Any

chrisocreated use-proto-for-serialization-if-available • 516d006 • 
on Jun 25, 2024

Deployed bb6ec79 to main with MkDocs 1.5.3 and mike 2.0.0

github-actions[bot]pushed 1 commit to gh-pages • 0799767…073caff • 
on Jun 20, 2024

Deleted branch

achille-rousseldeleted aiohttp-2 • 
on Jun 20, 2024

Merge pull request #176 from dispatchrun/aiohttp-2

Pull request merge
achille-rousselpushed 36 commits to main • 4a344ad…bb6ec79 • 
on Jun 20, 2024

Deleted branch

achille-rousseldeleted asyncio-or-blocking • 
on Jun 19, 2024

Merge pull request #178 from dispatchrun/asyncio-or-blocking

Pull request merge
achille-rousselpushed 2 commits to aiohttp-2 • d448489…41c6ad3 • 
on Jun 19, 2024

support both asyncio and blocking modes with different abstractions

achille-rousselcreated asyncio-or-blocking • e340938 • 
on Jun 18, 2024

add documentation

achille-rousselpushed 1 commit to aiohttp-2 • 8394ee5…d448489 • 
on Jun 18, 2024

fix formatting

achille-rousselpushed 1 commit to aiohttp-2 • fea85a8…8394ee5 • 
on Jun 18, 2024

remove unused files

achille-rousselpushed 2 commits to aiohttp-2 • 8487159…fea85a8 • 
on Jun 18, 2024

fix formatting

achille-rousselpushed 1 commit to aiohttp-2 • debe5d8…8487159 • 
on Jun 18, 2024

fix tests for Python 3.9

achille-rousselpushed 1 commit to aiohttp-2 • cf363d0…debe5d8 • 
on Jun 18, 2024

switch pytest.mark.asyncio position because maybe that's why the test…

achille-rousselpushed 1 commit to aiohttp-2 • d016221…cf363d0 • 
on Jun 18, 2024

fix running examples as tests

achille-rousselpushed 1 commit to aiohttp-2 • 0918918…d016221 • 
on Jun 18, 2024

update README

achille-rousselpushed 1 commit to aiohttp-2 • d5f5848…0918918 • 
on Jun 18, 2024

use context varaibles instead of thread locals

achille-rousselpushed 1 commit to aiohttp-2 • a406d2a…d5f5848 • 
on Jun 18, 2024

remove type annotations from examples so they are compatible with Pyt…

achille-rousselpushed 1 commit to aiohttp-2 • 6799ab3…a406d2a • 
on Jun 17, 2024