Pepa

Results 28 issues of Pepa

Since i encountered this issue while re-implementing your serialization of time for beanie in python (https://github.com/BeanieODM/beanie/pull/912) there is issue when zone info can't get you precise utc offset without some...

unconfirmed

sometimes its nice to have your custom logging in fastapi so i added passing it to uvicorn and fallbacking to uvicorn default one if nothing is passed in

Closes #983

action requested

will give better image about coverage

This is for https://github.com/fastapi/fastapi/discussions/11868 TLDR: using eager_task_factory from asyncio causes segfault and crash Cause: unknown Here are witness runs verifiing this is real issue https://github.com/fastapi/fastapi/actions/runs/10573940061/job/29294417766?pr=12079 (3.8 error is me using...

internal